5#ifndef TBEVENT_TBTAILCATCHERRAW_H
6#define TBEVENT_TBTAILCATCHERRAW_H
37 const std::vector< TBScintillatorRaw* >& theScints);
59 const std::vector<signal_type>&
getSignals()
const;
71 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)
void addScintillator(TBScintillatorRaw *thisScint)
const std::vector< signal_type > & getSignals() const
unsigned int findIndex(const std::string &thisScintName) const
const TBScintillatorRaw * getScintillator(const std::string &thisScintName) const
signal_type getSignal(const std::string &thisScintName) const
std::vector< int > m_signals