ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for FW::HepMC3Event, including all inherited members.
actsParticleToGen(std::shared_ptr< SimParticle > actsParticle) | FW::HepMC3Event | private |
addParticle(std::shared_ptr< HepMC3::GenEvent > event, std::shared_ptr< SimParticle > particle) | FW::HepMC3Event | |
addVertex(std::shared_ptr< HepMC3::GenEvent > event, const std::shared_ptr< SimVertex > vertex) | FW::HepMC3Event | |
beams(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
compareVertices(const std::shared_ptr< SimVertex > &actsVertex, const HepMC3::GenVertexPtr &genVertex) | FW::HepMC3Event | private |
createGenVertex(const std::shared_ptr< SimVertex > &actsVertex) | FW::HepMC3Event | private |
eventPos(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
eventTime(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
finalState(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
lengthUnit(std::shared_ptr< HepMC3::GenEvent > event, const double lengthUnit) | FW::HepMC3Event | |
lengthUnit(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
momentumUnit(std::shared_ptr< HepMC3::GenEvent > event, const double momentumUnit) | FW::HepMC3Event | |
momentumUnit(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
particles(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event | |
removeParticle(std::shared_ptr< HepMC3::GenEvent > event, const std::shared_ptr< SimParticle > &particle) | FW::HepMC3Event | |
removeVertex(std::shared_ptr< HepMC3::GenEvent > event, const std::shared_ptr< SimVertex > &vertex) | FW::HepMC3Event | |
shiftPositionBy(std::shared_ptr< HepMC3::GenEvent > event, const Acts::Vector3D &deltaPos, const double deltaTime) | FW::HepMC3Event | |
shiftPositionTo(std::shared_ptr< HepMC3::GenEvent > event, const Acts::Vector3D &pos, const double time) | FW::HepMC3Event | |
shiftPositionTo(std::shared_ptr< HepMC3::GenEvent > event, const Acts::Vector3D &pos) | FW::HepMC3Event | |
shiftPositionTo(std::shared_ptr< HepMC3::GenEvent > event, const double time) | FW::HepMC3Event | |
vertices(const std::shared_ptr< HepMC3::GenEvent > event) | FW::HepMC3Event |