22 lastActiveFilterSlot_(),
77 std::vector< std::string > seeds;
78 for ( L1SeedCollection::const_iterator iSeed =
l1Seeds().
begin(); iSeed !=
l1Seeds().end(); ++iSeed ) {
79 if ( iSeed->first == decision ) seeds.push_back( iSeed->second );
const L1SeedCollection & l1Seeds() const
Get all L1 seeds.
unsigned prescale_
Pre-scale.
bool accept_
Did path succeed?
int indexModule(const std::string &name) const
std::vector< std::string > modules_
std::vector< unsigned > filterIndices_
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
std::string name_
Data Members.
unsigned prescale() const
Get the path pre-scale.
unsigned l3Filters() const
TriggerPath()
Constructors and Desctructor.
bool error_
Was path in error?
const std::string & name() const
Get the path name.
unsigned index() const
Get the path index.
unsigned lastActiveFilterSlot_
Index of the last active filter in the list of modules.
unsigned lastActiveFilterSlot() const
Get the index of the last active filter.
unsigned index_
Path index in trigger table.