14 if( registrationInfo_->isStale(now) )
return false;
15 if( registrationInfo_->topLevelFolderName() == std::string(
"*" ) )
return true;
16 if( registrationInfo_->topLevelFolderName() == ioc.
topFolderName() )
return true;
bool acceptEvent(const I2OChain &, const utils::TimePoint_t &)
boost::posix_time::ptime TimePoint_t
std::string topFolderName() const
bool operator<(const DQMEventSelector &other) const
const DQMEventConsRegPtr registrationInfo_