![]() |
Project
|
helper struct to keep mapping of colIndex to MC labels and bunch crossing More...
#include <AODProducerWorkflowSpec.h>
Public Attributes | |
| int | colIndex |
| int | sourceID |
| int | eventID |
| int64_t | bc |
helper struct to keep mapping of colIndex to MC labels and bunch crossing
Definition at line 52 of file AODProducerWorkflowSpec.h.
| int64_t o2::aodproducer::MCColInfo::bc |
Definition at line 56 of file AODProducerWorkflowSpec.h.
| int o2::aodproducer::MCColInfo::colIndex |
Definition at line 53 of file AODProducerWorkflowSpec.h.
| int o2::aodproducer::MCColInfo::eventID |
Definition at line 55 of file AODProducerWorkflowSpec.h.
| int o2::aodproducer::MCColInfo::sourceID |
Definition at line 54 of file AODProducerWorkflowSpec.h.