#include <PndFtsHitWriteoutBuffer.h>
Definition at line 16 of file PndFtsHitWriteoutBuffer.h.
PndFtsHitWriteoutBuffer::PndFtsHitWriteoutBuffer |
( |
| ) |
|
PndFtsHitWriteoutBuffer::PndFtsHitWriteoutBuffer |
( |
TString |
branchName, |
|
|
TString |
folderName, |
|
|
Bool_t |
persistance |
|
) |
| |
PndFtsHitWriteoutBuffer::~PndFtsHitWriteoutBuffer |
( |
| ) |
|
|
virtual |
void PndFtsHitWriteoutBuffer::AddNewDataToTClonesArray |
( |
FairTimeStamp * |
data | ) |
|
Definition at line 28 of file PndFtsHitWriteoutBuffer.cxx.
References fVerbose.
30 FairRootManager* ioman = FairRootManager::Instance();
31 TClonesArray* myArray = ioman->GetTClonesArray(fBranchName);
32 if (
fVerbose > 1) std::cout <<
"Data Inserted: " << *(
PndFtsHit*)(data) << std::endl;
void PndFtsHitWriteoutBuffer::EraseDataFromDataMap |
( |
FairTimeStamp * |
data | ) |
|
|
virtual |
void PndFtsHitWriteoutBuffer::FillDataMap |
( |
FairTimeStamp * |
data, |
|
|
double |
activeTime |
|
) |
| |
|
virtual |
double PndFtsHitWriteoutBuffer::FindTimeForData |
( |
FairTimeStamp * |
data | ) |
|
|
virtual |
The documentation for this class was generated from the following files: