MINT2
|
#include <DalitzEventPtrList.h>
Static Private Attributes | |
static const std::string | _className |
Additional Inherited Members | |
Protected Member Functions inherited from MINT::IMinimalEventList< DalitzEvent > | |
IMinimalEventList () | |
Protected Attributes inherited from MINT::PolymorphVector< MINT::counted_ptr< DalitzEvent > > | |
std::vector< MINT::counted_ptr< DalitzEvent > > | _vec |
Definition at line 34 of file DalitzEventPtrList.h.
DalitzEventPtrList::DalitzEventPtrList | ( | ) |
Definition at line 22 of file DalitzEventPtrList.cpp.
DalitzEventPtrList::DalitzEventPtrList | ( | const DalitzEventPtrList & | other | ) |
Definition at line 27 of file DalitzEventPtrList.cpp.
|
virtual |
Definition at line 33 of file DalitzEventPtrList.cpp.
|
inline |
Definition at line 45 of file DalitzEventPtrList.h.
bool DalitzEventPtrList::fromFile | ( | const std::string & | fname = "DalitzEvents.root" | ) |
Definition at line 153 of file DalitzEventPtrList.cpp.
bool DalitzEventPtrList::fromNtuple | ( | TTree * | ntp | ) |
Definition at line 186 of file DalitzEventPtrList.cpp.
bool DalitzEventPtrList::fromNtupleFile | ( | const std::string & | fname = "DalitzEvents.root" | ) |
Definition at line 218 of file DalitzEventPtrList.cpp.
int DalitzEventPtrList::generateEvents | ( | unsigned int | NumEvents, |
const DalitzEventPattern & | pat, | ||
MINT::IReturnRealForEvent< IDalitzEvent > * | amps, | ||
TRandom * | rnd | ||
) |
int DalitzEventPtrList::generatePhaseSpaceEvents | ( | int | NumEvents, |
const DalitzEventPattern & | pat, | ||
TRandom * | rnd = 0 |
||
) |
Definition at line 38 of file DalitzEventPtrList.cpp.
DalitzHistoSet DalitzEventPtrList::histoSet | ( | ) | const |
Definition at line 110 of file DalitzEventPtrList.cpp.
TNtupleD * DalitzEventPtrList::makeNtuple | ( | ) | const |
Definition at line 72 of file DalitzEventPtrList.cpp.
TNtupleD * DalitzEventPtrList::makeNtuple | ( | const std::string & | ntpName | ) | const |
Definition at line 82 of file DalitzEventPtrList.cpp.
DalitzHistoSet DalitzEventPtrList::reWeightedHistoSet | ( | MINT::IReturnRealForEvent< IDalitzEvent > * | w | ) |
Definition at line 127 of file DalitzEventPtrList.cpp.
bool DalitzEventPtrList::save | ( | const std::string & | fname = "DalitzEvents.root" | ) | const |
Definition at line 150 of file DalitzEventPtrList.cpp.
bool DalitzEventPtrList::saveAsNtuple | ( | const std::string & | fname = "DalitzEvents.root" | ) | const |
Definition at line 157 of file DalitzEventPtrList.cpp.
bool DalitzEventPtrList::saveAsNtuple | ( | const std::string & | fname, |
const std::string & | ntpName | ||
) | const |
Definition at line 162 of file DalitzEventPtrList.cpp.
DalitzHistoSet DalitzEventPtrList::weighedReWeightedHistoSet | ( | MINT::IReturnRealForEvent< IDalitzEvent > * | w | ) |
Definition at line 138 of file DalitzEventPtrList.cpp.
DalitzHistoSet DalitzEventPtrList::weightedHistoSet | ( | ) | const |
Definition at line 118 of file DalitzEventPtrList.cpp.
|
staticprivate |
Definition at line 37 of file DalitzEventPtrList.h.