1 #ifndef PRESCALESVETOSHELPERS_H__ 2 #define PRESCALESVETOSHELPERS_H__ void setPrescaleFactorTable(std::vector< std::vector< int > > value)
PrescalesVetosHelper(L1TGlobalPrescalesVetos *w)
std::map< int, std::vector< int > > bxmask_map_
const std::vector< std::vector< int > > & prescaleTable() const
const std::vector< int > & triggerMaskVeto() const
static const PrescalesVetosHelper * readFromEventSetup(const L1TGlobalPrescalesVetos *es)
int bxMaskDefault() const
const L1TGlobalPrescalesVetos * getReadInstance() const
void setTriggerMaskVeto(std::vector< int > value)
L1TGlobalPrescalesVetos * write_
const std::map< int, std::vector< int > > & triggerAlgoBxMask() const
std::vector< std::vector< int > > prescale_table_
void setBxMaskDefault(int value)
const L1TGlobalPrescalesVetos * read_
void setTriggerAlgoBxMask(std::map< int, std::vector< int > > value)
L1TGlobalPrescalesVetos * getWriteInstance()
static PrescalesVetosHelper * readAndWriteFromEventSetup(const L1TGlobalPrescalesVetos *es)