test
CMS 3D CMS Logo

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

#include <L1TMuonOverlapParams.h>

Public Attributes

bool bendingLayer
 Is this a bending layers? More...
 
unsigned int connectedToLayer
 
unsigned int hwNumber
 short layer number used within OMTF emulator More...
 
unsigned int logicNumber
 logic numer of the layer More...
 

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 31 of file L1TMuonOverlapParams.h.

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 46 of file L1TMuonOverlapParams.h.

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

Definition at line 46 of file L1TMuonOverlapParams.h.

Member Data Documentation

bool L1TMuonOverlapParams::LayerMapNode::bendingLayer

Is this a bending layers?

Definition at line 40 of file L1TMuonOverlapParams.h.

Referenced by OMTFConfiguration::configure(), and XMLConfigReader::readConfig().

unsigned int L1TMuonOverlapParams::LayerMapNode::connectedToLayer

Login number of layer to which this layer is tied. I.e both layers have to fire to account a hit

Definition at line 44 of file L1TMuonOverlapParams.h.

Referenced by OMTFConfiguration::configure(), and XMLConfigReader::readConfig().

unsigned int L1TMuonOverlapParams::LayerMapNode::hwNumber

short layer number used within OMTF emulator

Definition at line 34 of file L1TMuonOverlapParams.h.

Referenced by OMTFConfiguration::configure(), and XMLConfigReader::readConfig().

unsigned int L1TMuonOverlapParams::LayerMapNode::logicNumber

logic numer of the layer

Definition at line 37 of file L1TMuonOverlapParams.h.

Referenced by OMTFConfiguration::configure(), and XMLConfigReader::readConfig().