#include <SimG4Components/src/SimG4GeantinosFromEdmTool.h>
|
DataHandle< edm4hep::MCParticleCollection > | m_genParticles {"GenParticles", Gaudi::DataHandle::Reader, this} |
| Handle for the EDM MC particles to be read.
|
|
◆ SimG4GeantinosFromEdmTool()
SimG4GeantinosFromEdmTool::SimG4GeantinosFromEdmTool |
( |
const std::string & | type, |
|
|
const std::string & | name, |
|
|
const IInterface * | parent ) |
◆ ~SimG4GeantinosFromEdmTool()
SimG4GeantinosFromEdmTool::~SimG4GeantinosFromEdmTool |
( |
| ) |
|
|
virtual |
◆ g4Event()
G4Event * SimG4GeantinosFromEdmTool::g4Event |
( |
| ) |
|
|
finalvirtual |
Translates the input (edm4hep::MCParticleCollection) into a G4Event.
- Returns
- G4Event with primaries generated from MCParticleCollection (ownership is transferred to the caller)
Implements ISimG4EventProviderTool.
◆ initialize()
StatusCode SimG4GeantinosFromEdmTool::initialize |
( |
| ) |
|
|
final |
◆ m_genParticles
DataHandle<edm4hep::MCParticleCollection> SimG4GeantinosFromEdmTool::m_genParticles {"GenParticles", Gaudi::DataHandle::Reader, this} |
|
mutableprivate |
Handle for the EDM MC particles to be read.
The documentation for this class was generated from the following files: