Public Member Functions |
Protected Member Functions |
Private Types |
Private Member Functions |
Private Attributes |
List of all members
LauGenNtuple Class Reference Class to store the results from the toy MC generation into an ntuple. More...
Detailed DescriptionClass to store the results from the toy MC generation into an ntuple. Class to store the results from the toy MC generation into an ntuple Definition at line 46 of file LauGenNtuple.hh. Member Typedef Documentation
Type to hold double precision floating point variables. Definition at line 178 of file LauGenNtuple.hh.
Type to hold integer variables. Definition at line 176 of file LauGenNtuple.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 42 of file LauGenNtuple.cc.
Destructor. Definition at line 52 of file LauGenNtuple.cc.
Copy constructor (not implemented) Member Function Documentation
Add double branch to tree.
Definition at line 96 of file LauGenNtuple.cc.
Add a friend tree.
Definition at line 209 of file LauGenNtuple.cc.
Add integer branch to tree.
Definition at line 87 of file LauGenNtuple.cc.
Create an index table using leaves of the tree.
Definition at line 178 of file LauGenNtuple.cc.
Create ntuple file and the tree. Definition at line 62 of file LauGenNtuple.cc.
Define branches of the tree. Definition at line 137 of file LauGenNtuple.cc.
Flags whether branches have been defined.
Definition at line 148 of file LauGenNtuple.hh.
Flags whether branches have been defined.
Definition at line 154 of file LauGenNtuple.hh.
Delete and recreate tree. Definition at line 169 of file LauGenNtuple.cc.
Fill branches in the ntuple. Definition at line 158 of file LauGenNtuple.cc.
Get value of a double branch.
Definition at line 126 of file LauGenNtuple.cc.
Get value of an integer branch.
Definition at line 115 of file LauGenNtuple.cc.
Copy assignment operator (not implemented)
Set value of a double branch.
Definition at line 110 of file LauGenNtuple.cc.
Set value of an integer branch.
Definition at line 105 of file LauGenNtuple.cc.
Write out the results from the generation. Definition at line 187 of file LauGenNtuple.cc. Member Data Documentation
Flags whether branches are defined. Definition at line 173 of file LauGenNtuple.hh.
Double variables. Definition at line 183 of file LauGenNtuple.hh.
Integer variables. Definition at line 181 of file LauGenNtuple.hh.
Root file. Definition at line 168 of file LauGenNtuple.hh.
Name of root file. Definition at line 164 of file LauGenNtuple.hh.
Root tree. Definition at line 170 of file LauGenNtuple.hh.
Name of root tree. Definition at line 166 of file LauGenNtuple.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |