Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TrajectoryModelFactories.hh>
Public Member Functions | |
G4TrajectoryDrawByAttributeFactory () | |
virtual | ~G4TrajectoryDrawByAttributeFactory () |
ModelAndMessengers | Create (const G4String &placement, const G4String &name) |
Public Member Functions inherited from G4VModelFactory< G4VTrajectoryModel > | |
G4VModelFactory (const G4String &name) | |
virtual | ~G4VModelFactory () |
G4String | Name () |
void | Print (std::ostream &ostr) const |
Additional Inherited Members | |
Public Types inherited from G4VModelFactory< G4VTrajectoryModel > | |
typedef std::vector< G4UImessenger * > | Messengers |
typedef std::pair< G4VTrajectoryModel *, Messengers > | ModelAndMessengers |
Definition at line 45 of file G4TrajectoryModelFactories.hh.
G4TrajectoryDrawByAttributeFactory::G4TrajectoryDrawByAttributeFactory | ( | ) |
Definition at line 42 of file G4TrajectoryModelFactories.cc.
|
virtual |
Definition at line 46 of file G4TrajectoryModelFactories.cc.
|
virtual |
Implements G4VModelFactory< G4VTrajectoryModel >.
Definition at line 49 of file G4TrajectoryModelFactories.cc.