#include <L1TMuonOverlapParams.h>
Public Member Functions | |
LayerMapNode (void) | |
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 |
Definition at line 32 of file L1TMuonOverlapParams.h.
|
inline |
Definition at line 47 of file L1TMuonOverlapParams.h.
|
private |
|
friend |
Definition at line 49 of file L1TMuonOverlapParams.h.
|
friend |
Definition at line 49 of file L1TMuonOverlapParams.h.
bool L1TMuonOverlapParams::LayerMapNode::bendingLayer |
Is this a bending layers?
Definition at line 41 of file L1TMuonOverlapParams.h.
Referenced by L1TMuonOverlapParamsViewer::analyze(), 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 45 of file L1TMuonOverlapParams.h.
Referenced by L1TMuonOverlapParamsViewer::analyze(), OMTFConfiguration::configure(), and XMLConfigReader::readConfig().
unsigned int L1TMuonOverlapParams::LayerMapNode::hwNumber |
short layer number used within OMTF emulator
Definition at line 35 of file L1TMuonOverlapParams.h.
Referenced by L1TMuonOverlapParamsViewer::analyze(), OMTFConfiguration::configure(), and XMLConfigReader::readConfig().
unsigned int L1TMuonOverlapParams::LayerMapNode::logicNumber |
logic numer of the layer
Definition at line 38 of file L1TMuonOverlapParams.h.
Referenced by L1TMuonOverlapParamsViewer::analyze(), OMTFConfiguration::configure(), and XMLConfigReader::readConfig().