#include <L1TGlobalPrescalesVetos.h>
Public Member Functions | |
L1TGlobalPrescalesVetos () | |
Public Attributes | |
int | bxmask_default_ |
std::map< int, std::vector< int > > | bxmask_map_ |
std::vector< double > | exp_doubles_ |
std::vector< int > | exp_ints_ |
std::vector< std::vector< int > > | prescale_table_ |
unsigned int | version_ |
std::vector< int > | veto_ |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 13 of file L1TGlobalPrescalesVetos.h.
|
inline |
|
private |
|
friend |
Definition at line 25 of file L1TGlobalPrescalesVetos.h.
|
friend |
Definition at line 25 of file L1TGlobalPrescalesVetos.h.
int L1TGlobalPrescalesVetos::bxmask_default_ |
Definition at line 19 of file L1TGlobalPrescalesVetos.h.
Referenced by l1t::PrescalesVetosHelper::bxMaskDefault(), L1TGlobalPrescalesVetos(), and l1t::PrescalesVetosHelper::setBxMaskDefault().
std::map<int, std::vector<int> > L1TGlobalPrescalesVetos::bxmask_map_ |
Definition at line 20 of file L1TGlobalPrescalesVetos.h.
Referenced by l1t::PrescalesVetosHelper::setTriggerAlgoBxMask(), and l1t::PrescalesVetosHelper::triggerAlgoBxMask().
std::vector<double> L1TGlobalPrescalesVetos::exp_doubles_ |
Definition at line 23 of file L1TGlobalPrescalesVetos.h.
std::vector<int> L1TGlobalPrescalesVetos::exp_ints_ |
Definition at line 22 of file L1TGlobalPrescalesVetos.h.
std::vector<std::vector<int> > L1TGlobalPrescalesVetos::prescale_table_ |
Definition at line 18 of file L1TGlobalPrescalesVetos.h.
Referenced by L1TGlobalPrescaler::filter(), l1t::PrescalesVetosHelper::prescaleTable(), and l1t::PrescalesVetosHelper::setPrescaleFactorTable().
unsigned int L1TGlobalPrescalesVetos::version_ |
Definition at line 17 of file L1TGlobalPrescalesVetos.h.
Referenced by L1TGlobalPrescalesVetos(), and l1t::PrescalesVetosHelper::PrescalesVetosHelper().
std::vector<int> L1TGlobalPrescalesVetos::veto_ |
Definition at line 21 of file L1TGlobalPrescalesVetos.h.
Referenced by l1t::PrescalesVetosHelper::setTriggerMaskVeto(), and l1t::PrescalesVetosHelper::triggerMaskVeto().