#include <gEventDataCollection.h>
Definition at line 32 of file gEventDataCollection.h.
◆ GEventDataCollection()
GEventDataCollection::GEventDataCollection |
( |
const std::shared_ptr< GOptions > & | gopts, |
|
|
std::unique_ptr< GEventHeader > | header ) |
|
inline |
- Parameters
-
header | Pointer to the event header. |
logger | Pointer to a GLogger instance (using the 'gdata' name). |
Definition at line 41 of file gEventDataCollection.h.
◆ addDetectorDigitizedData()
void GEventDataCollection::addDetectorDigitizedData |
( |
const std::string & | sdName, |
|
|
std::unique_ptr< GDigitizedData > | data ) |
◆ addDetectorTrueInfoData()
void GEventDataCollection::addDetectorTrueInfoData |
( |
const std::string & | sdName, |
|
|
std::unique_ptr< GTrueInfoData > | data ) |
◆ create()
static std::shared_ptr< GEventDataCollection > GEventDataCollection::create |
( |
const std::shared_ptr< GOptions > & | gopts | ) |
|
|
inlinestatic |
◆ getDataCollectionMap()
const std::map< std::string, std::unique_ptr< GDataCollection > > & GEventDataCollection::getDataCollectionMap |
( |
| ) |
const |
|
inline |
◆ getEventNumber()
int GEventDataCollection::getEventNumber |
( |
| ) |
const |
|
inline |
◆ getHeader()
const std::unique_ptr< GEventHeader > & GEventDataCollection::getHeader |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: