|
Geant4
9.6.p02
|
#include <G4VMolecularDecayDisplacer.hh>

Public Member Functions | |
| virtual std::vector < G4ThreeVector > | GetProductsDisplacement (const G4MolecularDecayChannel *) const =0 |
| virtual G4ThreeVector | GetMotherMoleculeDisplacement (const G4MolecularDecayChannel *) const =0 |
| void | SetVerbose (G4int) |
| virtual | ~G4VMolecularDecayDisplacer () |
Static Public Attributes | |
| static G4DLLIMPORT const DisplacementType | NoDisplacement = G4VMolecularDecayDisplacer::AddDisplacement() |
Protected Member Functions | |
| G4VMolecularDecayDisplacer () | |
Static Protected Member Functions | |
| static DisplacementType | AddDisplacement () |
Protected Attributes | |
| G4int | fVerbose |
Static Protected Attributes | |
| static DisplacementType | Last = 0 |
Definition at line 50 of file G4VMolecularDecayDisplacer.hh.
|
virtual |
Definition at line 39 of file G4VMolecularDecayDisplacer.cc.
|
protected |
Definition at line 34 of file G4VMolecularDecayDisplacer.cc.
|
staticprotected |
Definition at line 44 of file G4VMolecularDecayDisplacer.cc.
|
pure virtual |
Implemented in G4DNAMolecularDecayDisplacer.
|
pure virtual |
Definition at line 71 of file G4VMolecularDecayDisplacer.hh.
|
protected |
Definition at line 66 of file G4VMolecularDecayDisplacer.hh.
|
staticprotected |
Definition at line 68 of file G4VMolecularDecayDisplacer.hh.
|
static |
Definition at line 61 of file G4VMolecularDecayDisplacer.hh.
1.8.4