22 const IInterface* p) :
27 declareProperty(
"TriggerTowerContainer",
m_collName);
34 return StatusCode::SUCCESS;
39 return StatusCode::SUCCESS;
44 bool acceptEvent(
false);
53 if( !triggertowers ) {
60 for(
int i=0; i<5; i++){
61 adcvalue = (*eIt)->adc()[i];
#define ATH_MSG_VERBOSE(x)
#define CHECK(...)
Evaluate an expression and check for errors.
DataModel_detail::const_iterator< DataVector > const_iterator
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
SaturatedTriggerTower(const std::string &t, const std::string &n, const IInterface *p)
virtual bool eventPassesFilter() const
bool contains(const std::string &s, const std::string ®x)
does a string contain the substring
TriggerTowerContainer_v2 TriggerTowerContainer
Define the latest version of the TriggerTower container.