#include <gDataCollection.h>
Definition at line 16 of file gDataCollection.h.
◆ GDataCollection()
GDataCollection::GDataCollection |
( |
std::shared_ptr< GLogger > |
logger | ) |
|
|
inlineexplicit |
- Parameters
-
logger | Pointer to a GLogger instance. |
Definition at line 22 of file gDataCollection.h.
◆ ~GDataCollection()
GDataCollection::~GDataCollection |
( |
| ) |
|
|
inline |
Deletes all stored hit data and the associated containers.
Definition at line 33 of file gDataCollection.h.
◆ addDigitizedData()
◆ addTrueInfoData()
void GDataCollection::addTrueInfoData |
( |
GTrueInfoData * |
data | ) |
const |
|
inline |
◆ getDigitizedData()
const std::vector<GDigitizedData*>* GDataCollection::getDigitizedData |
( |
| ) |
const |
|
inline |
◆ getTrueInfoData()
const std::vector<GTrueInfoData*>* GDataCollection::getTrueInfoData |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: