|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef TCS_CountingAlg
9 #define TCS_CountingAlg
unsigned int numberOutputBits() const
void setNumberOutputBits(unsigned int numberOutputBits)
virtual TCS::StatusCode processBitCorrect(const InputTOBArray &input, Count &count)=0
const std::string & name() const
virtual StatusCode doReset()
CountingAlg(const std::string &name)
void setThreshold(const TrigConf::L1Threshold &thr)
std::vector< std::string > m_histAccept
const TrigConf::L1Threshold * getThreshold()
virtual TCS::StatusCode process(const InputTOBArray &input, Count &count)=0
TrigConf::L1Threshold const * m_threshold
unsigned int m_numberOutputBits
Standard L1 threshold configuration.