Geant4
10.03.p01
|
#include <G4VMolecularDissociationDisplacer.hh>
Public Member Functions | |
virtual | ~G4VMolecularDecayDisplacer () |
virtual std::vector < G4ThreeVector > | GetProductsDisplacement (const G4MolecularDissociationChannel *) const =0 |
virtual G4ThreeVector | GetMotherMoleculeDisplacement (const G4MolecularDissociationChannel *) const =0 |
void | SetVerbose (G4int verbose) |
Protected Member Functions | |
G4VMolecularDecayDisplacer () | |
Protected Attributes | |
G4int | fVerbose |
Definition at line 62 of file G4VMolecularDissociationDisplacer.hh.
|
virtual |
Definition at line 40 of file G4VMolecularDissociationDisplacer.cc.
|
protected |
Definition at line 36 of file G4VMolecularDissociationDisplacer.cc.
|
pure virtual |
|
pure virtual |
Definition at line 72 of file G4VMolecularDissociationDisplacer.hh.
|
protected |
Definition at line 78 of file G4VMolecularDissociationDisplacer.hh.