ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
def | __init__ |
def | printout |
Public Attributes | |
name | |
Z | |
A | |
kineticE | |
px | |
py | |
pz | |
Definition at line 28 of file mcscore.py.
View newest version in sPHENIX GitHub at line 28 of file mcscore.py
def mcscore.MCParticle.__init__ | ( | self, | |
aname, | |||
aZ, | |||
aA, | |||
akE, | |||
apx, | |||
apy, | |||
apz | |||
) |
Definition at line 30 of file mcscore.py.
View newest version in sPHENIX GitHub at line 30 of file mcscore.py
def mcscore.MCParticle.printout | ( | self | ) |
Definition at line 39 of file mcscore.py.
View newest version in sPHENIX GitHub at line 39 of file mcscore.py
References PHG4IonGun.A, mcscore.MCParticle.A, PHG4Particlev3.A, mcscore.MCParticle.kineticE, source.g4viscp.G4Scene.name, sinfo.name, Object.name, mcscore.MCParticle.name, FW::DD4hepG4::DD4hepToG4Svc::Config.name, FW::Obj::ObjSurfaceWriter::Config.name, FW::Obj::ObjTrackingGeometryWriter::Config.name, FW::DD4hep::DD4hepGeometryService::Config.name, PHNode.name, FW::RootMaterialTrackReader::Config.name, G4EzVolume.name, PHG4Sector::Layer.name, FW::RootMaterialDecorator::Config.name, Acts::CuboidVolumeBuilder::VolumeConfig.name, FW::RootMaterialWriter::Config.name, Acts::Test::PlyElement.name, Acts::FiniteStateMachine< Derived, States >::Terminated.name, Acts::JsonGeometryConverter::Config.name, PHG4mRICHDetector::BoxPar.name, PHG4mRICHDetector::PolyPar.name, PHG4mRICHDetector::LensPar.name, print(), PHG4IonGun.Z, mcscore.MCParticle.Z, and PHG4Particlev3.Z.
mcscore.MCParticle.A |
Definition at line 33 of file mcscore.py.
View newest version in sPHENIX GitHub at line 33 of file mcscore.py
Referenced by mcscore.MCParticle.printout().
mcscore.MCParticle.kineticE |
Definition at line 34 of file mcscore.py.
View newest version in sPHENIX GitHub at line 34 of file mcscore.py
Referenced by mcscore.MCParticle.printout().
mcscore.MCParticle.name |
Definition at line 31 of file mcscore.py.
View newest version in sPHENIX GitHub at line 31 of file mcscore.py
Referenced by mcscore.MCParticle.printout().
mcscore.MCParticle.px |
Definition at line 35 of file mcscore.py.
View newest version in sPHENIX GitHub at line 35 of file mcscore.py
mcscore.MCParticle.py |
Definition at line 36 of file mcscore.py.
View newest version in sPHENIX GitHub at line 36 of file mcscore.py
mcscore.MCParticle.pz |
Definition at line 37 of file mcscore.py.
View newest version in sPHENIX GitHub at line 37 of file mcscore.py
mcscore.MCParticle.Z |
Definition at line 32 of file mcscore.py.
View newest version in sPHENIX GitHub at line 32 of file mcscore.py
Referenced by mcscore.MCParticle.printout().