5#ifndef TBEVENT_TBTAILCATCHER_H
6#define TBEVENT_TBTAILCATCHER_H
37 const std::vector< TBScintillator* >& theScints);
59 const std::vector<signal_type>&
getSignals()
const;
72 unsigned int findIndex(
const std::string& thisScintName)
const;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
signal_type getSignal(const std::string &thisScintName) const
friend class TBTailCatcherCnv_p1
const std::vector< signal_type > & getSignals() const
unsigned int findIndex(const std::string &thisScintName) const
const TBScintillator * getScintillator(const std::string &thisScintName) const
std::vector< double > m_signals
void addScintillator(TBScintillator *thisScint)