Public Member Functions |
Protected Member Functions |
Private Types |
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 32 of file LauGenNtuple.hh. Member Typedef Documentation
Type to hold double precision floating point variables. Definition at line 158 of file LauGenNtuple.hh.
Type to hold integer variables. Definition at line 156 of file LauGenNtuple.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 28 of file LauGenNtuple.cc.
Destructor. Definition at line 38 of file LauGenNtuple.cc. Member Function Documentation
Add double branch to tree.
Definition at line 82 of file LauGenNtuple.cc.
Add a friend tree.
Definition at line 195 of file LauGenNtuple.cc.
Add integer branch to tree.
Definition at line 73 of file LauGenNtuple.cc.
Create an index table using leaves of the tree.
Definition at line 164 of file LauGenNtuple.cc.
Create ntuple file and the tree. Definition at line 48 of file LauGenNtuple.cc.
Define branches of the tree. Definition at line 123 of file LauGenNtuple.cc.
Flags whether branches have been defined.
Definition at line 134 of file LauGenNtuple.hh.
Flags whether branches have been defined.
Definition at line 140 of file LauGenNtuple.hh.
Delete and recreate tree. Definition at line 155 of file LauGenNtuple.cc.
Fill branches in the ntuple. Definition at line 144 of file LauGenNtuple.cc.
Get value of a double branch.
Definition at line 112 of file LauGenNtuple.cc.
Get value of an integer branch.
Definition at line 101 of file LauGenNtuple.cc.
Set value of a double branch.
Definition at line 96 of file LauGenNtuple.cc.
Set value of an integer branch.
Definition at line 91 of file LauGenNtuple.cc.
Write out the results from the generation. Definition at line 173 of file LauGenNtuple.cc. Member Data Documentation
Flags whether branches are defined. Definition at line 153 of file LauGenNtuple.hh.
Double variables. Definition at line 163 of file LauGenNtuple.hh.
Integer variables. Definition at line 161 of file LauGenNtuple.hh.
Root file. Definition at line 148 of file LauGenNtuple.hh.
Name of root file. Definition at line 144 of file LauGenNtuple.hh.
Root tree. Definition at line 150 of file LauGenNtuple.hh.
Name of root tree. Definition at line 146 of file LauGenNtuple.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |