#include <TGCBIDOut.h>
Definition at line 12 of file TGCBIDOut.h.
◆ TGCBIDOut() [1/2]
LVL1TGCTrigger::TGCBIDOut::TGCBIDOut |
( |
| ) |
|
◆ TGCBIDOut() [2/2]
◆ ~TGCBIDOut()
virtual LVL1TGCTrigger::TGCBIDOut::~TGCBIDOut |
( |
| ) |
|
|
virtualdefault |
◆ getBid()
int LVL1TGCTrigger::TGCBIDOut::getBid |
( |
| ) |
const |
|
inline |
◆ GetChannel()
int LVL1TGCTrigger::TGCASDOut::GetChannel |
( |
| ) |
const |
|
inlineinherited |
◆ GetHitID()
int LVL1TGCTrigger::TGCASDOut::GetHitID |
( |
| ) |
const |
|
inlineinherited |
◆ GetHitToF()
double LVL1TGCTrigger::TGCASDOut::GetHitToF |
( |
| ) |
const |
|
inlineinherited |
◆ GetSignalType()
◆ GetTGCReadoutIndex()
◆ operator!=()
Definition at line 26 of file TGCASDOut.h.
26 {
return (
this!=&right); }
◆ operator==()
int LVL1TGCTrigger::TGCASDOut::operator== |
( |
const TGCASDOut & |
right | ) |
const |
|
inlineinherited |
Definition at line 25 of file TGCASDOut.h.
25 {
return (
this==&right); }
◆ Print()
void LVL1TGCTrigger::TGCASDOut::Print |
( |
| ) |
const |
|
inherited |
Definition at line 29 of file TGCASDOut.cxx.
31 const char*
const strsig[3]= {
"N/A",
"Wire",
"Strip" };
34 std::cout <<
"::" << std::setw(9) << strsig[
m_signalType]
35 <<
":: ID=" << std::setw(3) <<
m_hitID
37 << std::setprecision(6) << std::endl;
◆ setBid()
void LVL1TGCTrigger::TGCBIDOut::setBid |
( |
int |
bidIn | ) |
|
|
inline |
◆ SetChannel()
void LVL1TGCTrigger::TGCASDOut::SetChannel |
( |
int |
ch | ) |
|
|
inherited |
◆ SetParams()
void LVL1TGCTrigger::TGCASDOut::SetParams |
( |
TGCSignalType |
signal_type, |
|
|
int |
id, |
|
|
double |
tof |
|
) |
| |
|
inherited |
◆ m_bid
int LVL1TGCTrigger::TGCBIDOut::m_bid |
|
private |
◆ m_channel
int LVL1TGCTrigger::TGCASDOut::m_channel {0} |
|
protectedinherited |
◆ m_hitID
int LVL1TGCTrigger::TGCASDOut::m_hitID {0} |
|
protectedinherited |
◆ m_hitToF
double LVL1TGCTrigger::TGCASDOut::m_hitToF {0} |
|
protectedinherited |
◆ m_signalType
◆ m_tgcReadoutIndex
The documentation for this class was generated from the following files: