 |
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*);
155 bool git_init =
true)
167 const boost::property_tree::ptree&
config,
194 template<
typename Ptr,
typename ...Args>
206 void Check (
const boost::property_tree::ptree&)
const;
212 static std::map<std::string, std::string>
versions;
225 >
unsigned Seed (std::pair<unsigned short, unsigned short> slice = {1,0}
228 unsigned b = Get<int>(
"preseed");
229 unsigned k = slice.second;
230 return h + (k+1) * b;
255 std::set<Darwin::Physics::Variation>
AddVars
257 const std::vector<std::string>&,
264 std::set<Darwin::Physics::Variation>
GetVars
266 const std::string& =
""
271 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