LauGenNtuple.hh Bool_t definedBranches() const Flags whether branches have been defined. Definition: LauGenNtuple.hh:145 void setDoubleBranchValue(const TString &name, Double_t value) Set value of a double branch. Definition: LauGenNtuple.cc:113 Int_t getIntegerBranchValue(const TString &name) const Get value of an integer branch. Definition: LauGenNtuple.cc:118 std::map< TString, Double_t > DoubleVarMap Type to hold double precision floating point variables. Definition: LauGenNtuple.hh:175 LauGenNtuple & operator=(const LauGenNtuple &rhs) Copy assignment operator (not implemented) LauGenNtuple(const TString &rootFileName, const TString &rootTreeName) Constructor. Definition: LauGenNtuple.cc:39 void setIntegerBranchValue(const TString &name, Int_t value) Set value of an integer branch. Definition: LauGenNtuple.cc:108 void addFriendTree(const TString &rootFileName, const TString &rootTreeName) Add a friend tree. Definition: LauGenNtuple.cc:220 Double_t getDoubleBranchValue(const TString &name) const Get value of a double branch. Definition: LauGenNtuple.cc:130 void definedBranches(Bool_t defined) Flags whether branches have been defined. Definition: LauGenNtuple.hh:151 Int_t buildIndex(const TString &majorName, const TString &minorName="0") Create an index table using leaves of the tree. Definition: LauGenNtuple.cc:187 Class to store the results from the toy MC generation into an ntuple. Definition: LauGenNtuple.hh:45 Generated by 1.8.18 |