LauEmbeddedData.cc
Go to the documentation of this file.
76 cerr << "ERROR in LauEmbeddedData::getReweightedEvent : Invalid pointer to the data tree object."
94 cerr << "ERROR in LauEmbeddedData::getReweightedEvent : Have already used all events in the tree."
168 cerr << "ERROR in LauEmbeddedData::getEmbeddedEvent : Have already used all events in the tree."
186 cerr << "WARNING in LauEmbeddedData::getEmbeddedEvent : Skipping event that isn't within the DP boundary."
File containing LauRandom namespace. Double_t getValue(const TString &name) const Get the value of a specified branch. Definition: LauEmbeddedData.cc:193 const LauFitData & getData(UInt_t iEvt) const Retrieve the data for a given event. Definition: LauFitDataTree.cc:376 Bool_t reuseEvents() const Boolean determining whether events should be reused. Definition: LauEmbeddedData.hh:127 void updateKinematics(const Double_t m13Sq, const Double_t m23Sq) Update all kinematic quantities based on the DP co-ordinates m13Sq and m23Sq. Definition: LauKinematics.cc:128 Bool_t withinDPLimits(const Double_t m13Sq, const Double_t m23Sq) const Check whether a given (m13Sq,m23Sq) point is within the kinematic limits of the Dalitz plot. Definition: LauKinematics.cc:439 Bool_t gotReweightedEvent() Calculates whether an event with the current kinematics should be accepted in order to produce a dist... Definition: LauIsobarDynamics.cc:2917 ToyMCStatus checkToyMC(Bool_t printErrorMessages=kTRUE, Bool_t printInfoMessages=kFALSE) Check the status of the toy MC generation. Definition: LauIsobarDynamics.cc:2637 UInt_t nUsedEvents() const Retrieve the number of events that have already been sampled. Definition: LauEmbeddedData.hh:82 TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc:33 LauEmbeddedData(const TString &fileName, const TString &treeName, Bool_t allowReuseOfEvents) Constructor. Definition: LauEmbeddedData.cc:41 Bool_t getReweightedEvent(LauIsobarDynamics *dynamics) Retrieve an event from the data sample, applying an accept/reject based on the given DP model. Definition: LauEmbeddedData.cc:73 std::map< TString, Double_t > LauFitData Type for holding event data. Definition: LauFitDataTree.hh:45 void getEmbeddedEvent(LauKinematics *kinematics) Retrieve an event from the data sample. Definition: LauEmbeddedData.cc:155 LauFitData getValues(const std::vector< TString > &names) const Get values of specified branches. Definition: LauEmbeddedData.cc:205 Class for defining signal dynamics using the isobar model. Definition: LauIsobarDynamics.hh:53 File containing declaration of LauEmbeddedData class. const LauKinematics * getKinematics() const Retrieve the Dalitz plot kinematics. Definition: LauIsobarDynamics.hh:546 File containing declaration of LauIsobarDynamics class. File containing declaration of LauKinematics class. Generated by 1.8.18 |