#include <TGCEvent.h>
Definition at line 15 of file TGCEvent.h.
◆ TGCEvent() [1/2]
| LVL1TGCTrigger::TGCEvent::TGCEvent |
( |
| ) |
|
|
default |
◆ ~TGCEvent()
| LVL1TGCTrigger::TGCEvent::~TGCEvent |
( |
| ) |
|
|
default |
◆ TGCEvent() [2/2]
◆ Clear()
| void LVL1TGCTrigger::TGCEvent::Clear |
( |
| ) |
|
◆ GetASDOut()
| const TGCASDOut* LVL1TGCTrigger::TGCEvent::GetASDOut |
( |
int |
index | ) |
const |
|
inline |
◆ GetASDOutVector()
| const std::vector<TGCASDOut*>& LVL1TGCTrigger::TGCEvent::GetASDOutVector |
( |
| ) |
const |
|
inline |
◆ GetEventNumber()
| int LVL1TGCTrigger::TGCEvent::GetEventNumber |
( |
| ) |
const |
|
inline |
◆ GetNASDOut()
| int LVL1TGCTrigger::TGCEvent::GetNASDOut |
( |
| ) |
const |
|
inline |
◆ NewASDOut()
Definition at line 12 of file TGCEvent.cxx.
15 TGCASDOut* asdout=
new TGCASDOut(tgcrindex, sigtype,
id, tof);
◆ operator=()
◆ Print()
| void LVL1TGCTrigger::TGCEvent::Print |
( |
| ) |
const |
◆ SetEventNumber()
| void LVL1TGCTrigger::TGCEvent::SetEventNumber |
( |
int |
num | ) |
|
|
inline |
◆ m_eventNumber
| int LVL1TGCTrigger::TGCEvent::m_eventNumber {0} |
|
protected |
◆ m_vecASDOut
| std::vector<TGCASDOut*> LVL1TGCTrigger::TGCEvent::m_vecASDOut |
|
protected |
The documentation for this class was generated from the following files: