ATLAS Offline Software
|
This is the complete list of members for ISF::IParticleHelper, including all inherited members.
createParticle(double x, double y, double z, double px, double py, double pz, double pMass, double pCharge, int pPdgId, int status, double pTime, const ISFParticle &parent, int bc=HepMC::UNDEFINED_ID, int id=0, TruthBinding *tBinding=nullptr, const HepMcParticleLink *partLink=nullptr) const =0 | ISF::IParticleHelper | pure virtual |
createParticle(const Amg::Vector3D &x, const Amg::Vector3D &p, double pMass, double pCharge, int pPdgId, int status, double pTime, const ISFParticle &parent, int bc=HepMC::UNDEFINED_ID, int id=0, TruthBinding *tBinding=nullptr, const HepMcParticleLink *partLink=nullptr) const =0 | ISF::IParticleHelper | pure virtual |
createParticle(const HepGeom::Point3D< double > &x, const HepGeom::Vector3D< double > &p, double pMass, double pCharge, int pPdgId, int status, double pTime, const ISFParticle &parent, int bc=HepMC::UNDEFINED_ID, int id=0, TruthBinding *tBinding=nullptr, const HepMcParticleLink *partLink=nullptr) const =0 | ISF::IParticleHelper | pure virtual |
DeclareInterfaceID(IParticleHelper, 1, 0) | ISF::IParticleHelper | |
updatedParticle(const ISFParticle &origIsp, const Amg::Vector3D &updatedPos, const Amg::Vector3D &updatedMom, double deltaTime=0.) const =0 | ISF::IParticleHelper | pure virtual |
updatedParticle(const ISFParticle &origIsp, const HepGeom::Point3D< double > &updatedPos, const HepGeom::Vector3D< double > &updatedMom, double deltaTime=0.) const =0 | ISF::IParticleHelper | pure virtual |
~IParticleHelper() | ISF::IParticleHelper | inlinevirtual |