#include <gDataCollection.h>
Definition at line 18 of file gDataCollection.h.
◆ GDataCollection()
GDataCollection::GDataCollection |
( |
GLogger *const |
logger | ) |
|
|
inline |
- Parameters
-
logger | Pointer to a GLogger instance. |
Definition at line 24 of file gDataCollection.h.
◆ ~GDataCollection()
GDataCollection::~GDataCollection |
( |
| ) |
|
|
inline |
Deletes all stored hit data and the associated containers.
Definition at line 35 of file gDataCollection.h.
◆ addDigitizedData()
◆ addTrueInfoData()
◆ 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: