#include <TGCConnectionASDToPP.h>
Definition at line 13 of file TGCConnectionASDToPP.h.
◆ TGCConnectionASDToPP() [1/2]
LVL1TGCTrigger::TGCConnectionASDToPP::TGCConnectionASDToPP |
( |
| ) |
|
◆ ~TGCConnectionASDToPP()
LVL1TGCTrigger::TGCConnectionASDToPP::~TGCConnectionASDToPP |
( |
| ) |
|
◆ TGCConnectionASDToPP() [2/2]
◆ dump()
void LVL1TGCTrigger::TGCConnectionASDToPP::dump |
( |
| ) |
const |
Definition at line 40 of file TGCConnectionASDToPP.cxx.
45 std::cout <<
"layerId chamberID line(WIRE) PPID ConnectorID" << std::endl;
◆ getConnection()
int LVL1TGCTrigger::TGCConnectionASDToPP::getConnection |
( |
const int |
sideId, |
|
|
const int |
layer, |
|
|
const int |
chamber, |
|
|
const int |
line, |
|
|
int * |
pp, |
|
|
int * |
connector, |
|
|
int * |
channel |
|
) |
| const |
◆ operator=()
◆ readData()
Definition at line 52 of file TGCConnectionASDToPP.cxx.
69 if (!
file)
return false;
73 if((buf[0]==
'E')||(buf[0]==
'F')){
75 std::istringstream
line(buf);
115 std::istringstream
line(buf);
120 if(PPType==
"FST"||PPType==
"FSD"||PPType==
"EST"||PPType==
"ESD"||PPType==
"FSI"||PPType==
"ESI"){
◆ m_chamberId
int* LVL1TGCTrigger::TGCConnectionASDToPP::m_chamberId |
|
private |
◆ m_channelId
int* LVL1TGCTrigger::TGCConnectionASDToPP::m_channelId |
|
private |
◆ m_connectorId
int* LVL1TGCTrigger::TGCConnectionASDToPP::m_connectorId |
|
private |
◆ m_forwardBackward
◆ m_layerId
int* LVL1TGCTrigger::TGCConnectionASDToPP::m_layerId |
|
private |
◆ m_lineId
int* LVL1TGCTrigger::TGCConnectionASDToPP::m_lineId |
|
private |
◆ m_PPId
int* LVL1TGCTrigger::TGCConnectionASDToPP::m_PPId |
|
private |
◆ m_totalNumberOfChannel
int LVL1TGCTrigger::TGCConnectionASDToPP::m_totalNumberOfChannel |
|
private |
◆ m_type
int LVL1TGCTrigger::TGCConnectionASDToPP::m_type |
|
private |
◆ s_forwardLayer
constexpr int LVL1TGCTrigger::TGCConnectionASDToPP::s_forwardLayer[] = {2, 1, 0, 4, 3, 6, 5, 8, 7} |
|
staticconstexprprivate |
The documentation for this class was generated from the following files: