5 #ifndef _EVTLIBRECORDLIST_H 6 #define _EVTLIBRECORDLIST_H 29 const std::vector<EvtLibParticle>& _ps);
36 std::vector<EvtLibParticle>
parts;
58 long NRecords()
const;
80 std::vector<EvtLibRecord>
fRecs;
92 void LoadIndex()
const;
98 mutable std::vector<std::pair<float, int>>
fEnergies;
const int kEvtLibMaxParts
Maximum number of particles supported in a single library event record.
THE MAIN GENIE PROJECT NAMESPACE
std::vector< EvtLibParticle > parts
virtual ~SimpleRecordList()
virtual ~OnDemandRecordList()
bool operator<(ProductInfo const &a, ProductInfo const &b)
Helper for SimpleRecordList and OnDemandRecordList.
std::vector< EvtLibRecord > fRecs
virtual ~IEvtLibRecordList()
std::vector< std::pair< float, int > > fEnergies