![]() |
ATLAS Offline Software
|
Event-owned holder for the FastCaloSim CaloCellContainer. More...
#include <CaloCellContainerBuilder.h>
Public Member Functions | |
| CaloCellContainerBuilder () | |
Public Attributes | |
| std::unique_ptr< CaloCellContainer > | container |
Event-owned holder for the FastCaloSim CaloCellContainer.
CaloCellContainer does not derive from HitsVectorBase, so this lightweight holder lets the Geant4 event user info carry it through HitCollectionMap. StoreGate ownership is taken in CaloCellContainerSDTool::Gather.
Definition at line 20 of file CaloCellContainerBuilder.h.
|
inline |
Definition at line 23 of file CaloCellContainerBuilder.h.
| std::unique_ptr<CaloCellContainer> CaloCellContainerBuilder::container |
Definition at line 27 of file CaloCellContainerBuilder.h.