10#ifndef TRT_FILLCABLINGDATA_SR1_H
11#define TRT_FILLCABLINGDATA_SR1_H
20#include "Identifier/Identifier.h"
27#include "eformat/SourceIdentifier.h"
43 const IInterface* parent);
64 void fillCollID(uint32_t rob_id, std::vector<IdentifierHash> & ids);
103 std::vector<std::vector<IdentifierHash> *>
m_collID;
std::map< int, std::vector< GlobalCableMap_t * > > GlobalCableMap
This is an Identifier helper class for the TRT subdetector.
This class saves the "context" of an expanded identifier (ExpandedIdentifier) for compact or hash ver...
const TRT_ID * m_TRTHelper
std::map< int, int > m_ec_1r_map
std::map< int, int > m_ec_3l_map
std::map< int, int > m_3BS_map
TRT_FillCablingData_SR1(const std::string &type, const std::string &name, const IInterface *parent)
std::map< int, int > m_2BL2_3BL1_map
std::map< int, int > m_1FS_1FL_map
std::map< int, int > m_ec_3r_map
std::vector< std::vector< IdentifierHash > * > m_collID
std::vector< std::vector< IdentifierHash > > m_identfierHashForAllStraws
std::vector< int > m_numberOfStrawsInLayers
std::map< int, int > m_1BS_1BL_map
void fillCollID(uint32_t rob_id, std::vector< IdentifierHash > &ids)
std::map< int, int > m_ec_2r_map
std::map< int, int > m_2FL2_3FL1_map
std::map< int, int > m_2BS_2BL1_map
std::map< int, int > m_3FS_map
int m_numberOfIdentifierSectors
std::vector< uint32_t > getRobID(Identifier id) const
virtual StatusCode finalize()
TRT_CablingData * m_cabling
static const InterfaceID & interfaceID()
std::map< int, int > m_2FS_2FL1_map
TRT_CablingData * fillData()
virtual StatusCode initialize()
std::map< int, int > m_3BL2_map
std::map< int, std::vector< uint32_t > > m_phi_to_source
std::vector< std::vector< Identifier > > m_identfierForAllStraws
std::map< int, int > m_3FL2_map
virtual ~TRT_FillCablingData_SR1()
std::map< int, int > m_ec_2l_map
GlobalCableMap m_CableMap
std::map< int, int > m_ec_1l_map
This is an Identifier helper class for the TRT subdetector.