|
DAS
3.0
Das Analysis System
|
Go to the documentation of this file.
13 #ifndef DARWIN_GIT_REPO
15 # error "Provide the location of the Git repository at compile time."
17 # define DARWIN_GIT_REPO DARWIN
21 struct git_repository;
127 MetaInfo (TTree *,
const boost::property_tree::ptree&,
bool,
132 MetaInfo (TTree *,
bool,
const char*);
136 MetaInfo (TList *,
bool,
const char*);
165 const boost::property_tree::ptree&
config,
192 template<
typename Ptr,
typename ...Args>
204 void Check (
const boost::property_tree::ptree&)
const;
210 static std::map<std::string, std::string>
versions;
223 >
unsigned Seed (std::pair<unsigned short, unsigned short> slice = {1,0}
226 unsigned b = Get<int>(
"preseed");
227 unsigned k = slice.second;
228 return h + (k+1) * b;
253 std::set<Darwin::Physics::Variation>
AddVars
255 const std::vector<std::string>&,
262 std::set<Darwin::Physics::Variation>
GetVars
264 const std::string& =
""
269 std::set<Darwin::Physics::Variation>
GetVars ()
const;
args
Definition: Ntupliser_cfg.py:11
#define DARWIN_GIT_REPO
Definition: main.cc:21
@ symmetric
Definition: Variation.h:15