CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
L1TGlobalPrescalesVetos Class Reference

#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
 

Detailed Description

Definition at line 13 of file L1TGlobalPrescalesVetos.h.

Constructor & Destructor Documentation

◆ L1TGlobalPrescalesVetos()

L1TGlobalPrescalesVetos::L1TGlobalPrescalesVetos ( )
inline

Definition at line 15 of file L1TGlobalPrescalesVetos.h.

References bxmask_default_, and version_.

15  {
16  version_ = 0;
17  bxmask_default_ = 0;
18  }

Member Function Documentation

◆ serialize()

template<class Archive >
void L1TGlobalPrescalesVetos::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 28 of file L1TGlobalPrescalesVetos.h.

◆ cond::serialization::access

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 28 of file L1TGlobalPrescalesVetos.h.

Member Data Documentation

◆ bxmask_default_

int L1TGlobalPrescalesVetos::bxmask_default_

◆ bxmask_map_

std::map<int, std::vector<int> > L1TGlobalPrescalesVetos::bxmask_map_

◆ exp_doubles_

std::vector<double> L1TGlobalPrescalesVetos::exp_doubles_

Definition at line 26 of file L1TGlobalPrescalesVetos.h.

Referenced by L1TGlobalPrescalesVetosViewer::analyze().

◆ exp_ints_

std::vector<int> L1TGlobalPrescalesVetos::exp_ints_

Definition at line 25 of file L1TGlobalPrescalesVetos.h.

Referenced by L1TGlobalPrescalesVetosViewer::analyze().

◆ prescale_table_

std::vector<std::vector<int> > L1TGlobalPrescalesVetos::prescale_table_

◆ version_

unsigned int L1TGlobalPrescalesVetos::version_

◆ veto_

std::vector<int> L1TGlobalPrescalesVetos::veto_