CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
DTTtrigId Class Reference

#include <DTTtrig.h>

Public Member Functions

 DTTtrigId ()
 
 ~DTTtrigId ()
 

Public Attributes

int cellId
 
int layerId
 
int sectorId
 
int slId
 
int stationId
 
int wheelId
 

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 41 of file DTTtrig.h.

Constructor & Destructor Documentation

DTTtrigId::DTTtrigId ( )

Definition at line 51 of file DTTtrig.cc.

DTTtrigId::~DTTtrigId ( )

Definition at line 75 of file DTTtrig.cc.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 56 of file DTTtrig.h.

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

Definition at line 56 of file DTTtrig.h.

Member Data Documentation

int DTTtrigId::cellId

Definition at line 53 of file DTTtrig.h.

int DTTtrigId::layerId

Definition at line 52 of file DTTtrig.h.

int DTTtrigId::sectorId

Definition at line 50 of file DTTtrig.h.

int DTTtrigId::slId

Definition at line 51 of file DTTtrig.h.

int DTTtrigId::stationId

Definition at line 49 of file DTTtrig.h.

int DTTtrigId::wheelId

Definition at line 48 of file DTTtrig.h.