Go to the documentation of this file. 1 #ifndef PRESCALESVETOSFRACTHELPERS_H__
2 #define PRESCALESVETOSFRACTHELPERS_H__
void setTriggerMaskVeto(std::vector< int > value)
const std::vector< int > & triggerMaskVeto() const
PrescalesVetosFractHelper(L1TGlobalPrescalesVetosFract *w)
const L1TGlobalPrescalesVetosFract * read_
static PrescalesVetosFractHelper * readAndWriteFromEventSetup(const L1TGlobalPrescalesVetosFract *es)
void setPrescaleFactorTable(std::vector< std::vector< double > > value)
const std::map< int, std::vector< int > > & triggerAlgoBxMask() const
const L1TGlobalPrescalesVetosFract * getReadInstance() const
L1TGlobalPrescalesVetosFract * write_
~PrescalesVetosFractHelper()
std::vector< std::vector< double > > prescale_table_
void setTriggerAlgoBxMask(std::map< int, std::vector< int > > value)
const std::vector< std::vector< double > > & prescaleTable() const
L1TGlobalPrescalesVetosFract * getWriteInstance()
int bxMaskDefault() const
void setBxMaskDefault(int value)
static const PrescalesVetosFractHelper * readFromEventSetup(const L1TGlobalPrescalesVetosFract *es)
std::map< int, std::vector< int > > bxmask_map_