22#ifndef TRIGSTEERINGEVENT_Lvl1Item_H
23#define TRIGSTEERINGEVENT_Lvl1Item_H
41 Lvl1Item(
const std::string& n,
unsigned int hash,
bool passBP =
false,
42 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)