CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
TotemDAQMapping::TotemTimingPlaneChannelPair Struct Reference

Hw Id mapping for Totem Timing (dynamical mapping in Sampic) More...

#include <TotemDAQMapping.h>

Public Member Functions

 TotemTimingPlaneChannelPair (const int &plane=-1, const int &channel=-1)
 

Public Attributes

int channel
 
int plane
 

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

Hw Id mapping for Totem Timing (dynamical mapping in Sampic)

Definition at line 50 of file TotemDAQMapping.h.

Constructor & Destructor Documentation

◆ TotemTimingPlaneChannelPair()

TotemDAQMapping::TotemTimingPlaneChannelPair::TotemTimingPlaneChannelPair ( const int &  plane = -1,
const int &  channel = -1 
)
inline

Member Function Documentation

◆ serialize()

template<class Archive >
void TotemDAQMapping::TotemTimingPlaneChannelPair::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 55 of file TotemDAQMapping.h.

◆ cond::serialization::access

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

Definition at line 55 of file TotemDAQMapping.h.

Member Data Documentation

◆ channel

int TotemDAQMapping::TotemTimingPlaneChannelPair::channel

Definition at line 52 of file TotemDAQMapping.h.

Referenced by RawToDigiConverter::run().

◆ plane

int TotemDAQMapping::TotemTimingPlaneChannelPair::plane

Definition at line 51 of file TotemDAQMapping.h.

Referenced by RawToDigiConverter::run().