|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "AthLinks/ElementLink.h"
27 const std::vector<const TBTDCRaw*>& theTDCs,
29 const std::vector<const TBADCRaw*>& theADCs)
32 setSignals(theTDCCont,theTDCs,theADCCont,theADCs);
36 const std::vector<const TBTDCRaw*>& theTDCs,
38 const std::vector<const TBADCRaw*>& theADCs)
78 size_t theIndex = (size_t)theSource;
110 size_t theIndex = (size_t)theSource;
bool toContainedElement(BaseConstReference data, ElementType element, IProxyDict *sg=0)
Set from element pointer and a reference to the container (storable)
tdc_signal_type getTDCSignal(SignalSource theSource) const
adc_store_type m_adcSignals
tdc_store_type::const_iterator tdc_store_iterator
TBTDCRaw::signal_type tdc_signal_type
adc_signal_type getADCSignal(SignalSource theSource) const
adc_store_type::const_iterator adc_store_iterator
size_t findIndex(const tdc_store_type &theStore, tdc_store_iterator &theIterator) const
tdc_store_type m_tdcSignals
virtual bool isOverflow() const
TBADCRaw::signal_type adc_signal_type
bool m_overflow
Detector Name.
SignalSource getSignalSource(tdc_store_iterator &theTDCIterator) const
void setSignals(const TBTDCRawCont *theTDCCont, const std::vector< const TBTDCRaw * > &theTDCs, const TBADCRawCont *theADCCont, const std::vector< const TBADCRaw * > &theADCs)