Public Member Functions |
Protected Member Functions |
Private Types |
Private Member Functions |
Private Attributes |
List of all members
LauFitDataTree Class Reference Class to store the input fit variables. More...
Detailed DescriptionClass to store the input fit variables. Events are loaded from a tree and fake events may be added manually. Definition at line 50 of file LauFitDataTree.hh. Constructor & Destructor Documentation◆ LauFitDataTree()
Constructor.
Definition at line 40 of file LauFitDataTree.cc. Member Function Documentation◆ appendFakePoints()
Add fake events to the data. Used, for example, for storing the information on the histogram bin centres for calculating the DP smearing of mis-reconstructed events, see, for example, LauSimpleFitModel::splitSignalComponent and LauScfMap
Definition at line 234 of file LauFitDataTree.cc. ◆ disableBranch()
Disable the named branch.
Definition at line 316 of file LauFitDataTree.cc. ◆ enableBranch()
Enable the named branch.
Definition at line 309 of file LauFitDataTree.cc. ◆ fileName()
◆ findBranches()
Find all of the branches in the tree.
Definition at line 95 of file LauFitDataTree.cc. ◆ getData()
Retrieve the data for a given event.
Definition at line 376 of file LauFitDataTree.cc. ◆ haveBranch()
Check if the named branch is stored.
Definition at line 293 of file LauFitDataTree.cc. ◆ loadData()
Load events from the tree. If an event list is present, load only those events, otherwise load all events Definition at line 323 of file LauFitDataTree.cc. ◆ nBranches()
Obtain the number of branches in the tree.
Definition at line 222 of file LauFitDataTree.cc. ◆ nEvents()
Retrieve the number of events.
Definition at line 119 of file LauFitDataTree.hh. ◆ nFakeEvents()
Retrieve the number of fake events.
Definition at line 128 of file LauFitDataTree.hh. ◆ nTotalEvents()
Retrieve the total number of events.
Definition at line 134 of file LauFitDataTree.hh. ◆ nTreeEvents()
Retrieve the number of events in the tree.
Definition at line 110 of file LauFitDataTree.hh. ◆ readExperimentData()
Read events only for the given experiment.
Definition at line 169 of file LauFitDataTree.cc. ◆ treeName()
The documentation for this class was generated from the following files:
Generated by ![]() |