Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MicromegasMapping::DetectorId Class Reference

contains all relevant detector information More...

+ Collaboration diagram for MicromegasMapping::DetectorId:

Public Member Functions

 DetectorId (int fee_id, TrkrDefs::hitsetkey hitsetkey, const std::string &fibername, const std::string &breakoutname, const std::string &detname_saclay, const std::string &detname_sphenix)
 constructor
 

Public Attributes

int m_fee_id = 0
 fee_id
 
TrkrDefs::hitsetkey m_hitsetkey = 0
 hitset key
 
std::string m_fibername
 fiber name
 
std::string m_breakoutname
 breakout cable name
 
std::string m_detname_saclay
 detector name
 
std::string m_detname_sphenix
 detector name
 

Detailed Description

contains all relevant detector information

this effectively implements mapping between fee_id as defined in EDBC,
 * detector names (in both Saclay and sPHENIX convention), and hitsetkey which is the detector unique identifier

Definition at line 63 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 63 of file MicromegasMapping.h

Constructor & Destructor Documentation

MicromegasMapping::DetectorId::DetectorId ( int  fee_id,
TrkrDefs::hitsetkey  hitsetkey,
const std::string &  fibername,
const std::string &  breakoutname,
const std::string &  detname_saclay,
const std::string &  detname_sphenix 
)
inline

constructor

Definition at line 68 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 68 of file MicromegasMapping.h

Member Data Documentation

std::string MicromegasMapping::DetectorId::m_breakoutname

breakout cable name

Definition at line 90 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 90 of file MicromegasMapping.h

std::string MicromegasMapping::DetectorId::m_detname_saclay

detector name

Definition at line 93 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 93 of file MicromegasMapping.h

std::string MicromegasMapping::DetectorId::m_detname_sphenix

detector name

Definition at line 96 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 96 of file MicromegasMapping.h

int MicromegasMapping::DetectorId::m_fee_id = 0

fee_id

Definition at line 81 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 81 of file MicromegasMapping.h

std::string MicromegasMapping::DetectorId::m_fibername

fiber name

Definition at line 87 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 87 of file MicromegasMapping.h

TrkrDefs::hitsetkey MicromegasMapping::DetectorId::m_hitsetkey = 0

hitset key

Definition at line 84 of file MicromegasMapping.h.

View newest version in sPHENIX GitHub at line 84 of file MicromegasMapping.h


The documentation for this class was generated from the following file: