#include <AtUnpacker.h>
Definition at line 19 of file AtUnpacker.h.
◆ AtUnpacker()
AtUnpacker::AtUnpacker |
( |
mapPtr |
map | ) |
|
◆ ~AtUnpacker()
AtUnpacker::~AtUnpacker |
( |
| ) |
|
|
default |
◆ FillRawEvent()
virtual void AtUnpacker::FillRawEvent |
( |
AtRawEvent & |
event | ) |
|
|
pure virtual |
◆ GetNextEventID()
Long64_t AtUnpacker::GetNextEventID |
( |
| ) |
|
|
inline |
◆ GetNumEvents()
virtual Long64_t AtUnpacker::GetNumEvents |
( |
| ) |
|
|
pure virtual |
◆ Init()
virtual void AtUnpacker::Init |
( |
| ) |
|
|
pure virtual |
◆ IsLastEvent()
virtual bool AtUnpacker::IsLastEvent |
( |
| ) |
|
|
pure virtual |
◆ SetInitialEventID()
void AtUnpacker::SetInitialEventID |
( |
Long64_t |
evtID | ) |
|
|
inline |
◆ SetInputFileName()
virtual void AtUnpacker::SetInputFileName |
( |
std::string |
fileName | ) |
|
|
inlinevirtual |
◆ SetMap()
void AtUnpacker::SetMap |
( |
mapPtr |
map | ) |
|
|
inline |
◆ SetSaveFPN()
virtual void AtUnpacker::SetSaveFPN |
( |
bool |
val = true | ) |
|
|
inlinevirtual |
◆ fDataEventID
Long64_t AtUnpacker::fDataEventID = 0 |
|
protected |
◆ fEventID
Long64_t AtUnpacker::fEventID = 0 |
|
protected |
◆ fInputFileName
std::string AtUnpacker::fInputFileName |
|
protected |
◆ fMap
◆ fRawEvent
◆ fSaveFPN
Bool_t AtUnpacker::fSaveFPN {false} |
|
protected |
The documentation for this class was generated from the following files: