CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
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
 

Detailed Description

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

Definition at line 45 of file TotemDAQMapping.h.

Constructor & Destructor Documentation

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

Member Data Documentation

int TotemDAQMapping::TotemTimingPlaneChannelPair::channel

Definition at line 47 of file TotemDAQMapping.h.

Referenced by RawToDigiConverter::run().

int TotemDAQMapping::TotemTimingPlaneChannelPair::plane

Definition at line 46 of file TotemDAQMapping.h.

Referenced by RawToDigiConverter::run().