17#ifndef TRIGSTEERINGEVENT_LVL1ITEM_H
18#define TRIGSTEERINGEVENT_LVL1ITEM_H
36 Lvl1Item(
const std::string& n,
unsigned int hash,
bool passBP =
false,
37 bool passAP =
true,
bool passAV =
true,
float factor = 1) :
File providing the different SG_BASE macros.
bool isPassedAfterPrescale() const
unsigned int hashId() const
bool isPassedBeforePrescale() const
float prescaleFactor() const
const std::string & name() const
bool isPassedAfterVeto() const
void setHashId(unsigned int hash)
void setPrescaleFactor(float factor)
Lvl1Item(const std::string &n, unsigned int hash, bool passBP=false, bool passAP=true, bool passAV=true, float factor=1)
void setName(const std::string &name)