ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
def | __init__ |
def | create_scene |
def | update_scene |
Public Attributes | |
name | |
volume | |
copyno | |
mode_eventaction | |
mode_runaction | |
mode | |
Definition at line 15 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 15 of file g4viscp.py
def source.g4viscp.G4Scene.__init__ | ( | self, | |
aname, | |||
vol = "world" , |
|||
acopyno = 0 , |
|||
amode = 0 , |
|||
bmode = 1 |
|||
) |
Definition at line 18 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 18 of file g4viscp.py
def source.g4viscp.G4Scene.create_scene | ( | self | ) |
Definition at line 26 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 26 of file g4viscp.py
References source.g4viscp.G4Scene.copyno, source.g4viscp.G4Scene.name, sinfo.name, Object.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, 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, source.g4viscp.G4Scene.update_scene(), source.g4viscp.G4Scene.volume, Acts::detail::VolumeMaterialInteraction.volume, Acts::detail::Step.volume, Acts::MaterialInteraction.volume, Acts::Test::StepVolumeCollector::this_result.volume, and Acts::VolumeHit.volume.
def source.g4viscp.G4Scene.update_scene | ( | self | ) |
Definition at line 33 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 33 of file g4viscp.py
References source.g4viscp.G4Scene.mode, FW::PropagationAlgorithm< propagator_t >::Config.mode, source.g4viscp.G4Scene.mode_eventaction, source.g4viscp.G4Scene.mode_runaction, source.g4viscp.G4Scene.name, sinfo.name, Object.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, 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, and PHG4mRICHDetector::LensPar.name.
Referenced by source.g4viscp.G4Scene.create_scene().
source.g4viscp.G4Scene.copyno |
Definition at line 21 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 21 of file g4viscp.py
Referenced by source.g4viscp.G4Scene.create_scene().
source.g4viscp.G4Scene.mode |
Definition at line 24 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 24 of file g4viscp.py
Referenced by source.g4viscp.G4Scene.update_scene().
source.g4viscp.G4Scene.mode_eventaction |
Definition at line 22 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 22 of file g4viscp.py
Referenced by source.g4viscp.G4Scene.update_scene().
source.g4viscp.G4Scene.mode_runaction |
Definition at line 23 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 23 of file g4viscp.py
Referenced by source.g4viscp.G4Scene.update_scene().
source.g4viscp.G4Scene.name |
Definition at line 19 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 19 of file g4viscp.py
Referenced by source.g4viscp.G4Scene.create_scene(), mcscore.MCParticle.printout(), and source.g4viscp.G4Scene.update_scene().
source.g4viscp.G4Scene.volume |
Definition at line 20 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 20 of file g4viscp.py
Referenced by source.g4viscp.G4Scene.create_scene().