| 
    Geant4
    10.02.p03
    
   | 
 
#include <G4VMolecularDissociationDisplacer.hh>
Public Member Functions | |
| virtual std::vector< G4ThreeVector > | GetProductsDisplacement (const G4MolecularDissociationChannel *) const =0 | 
| virtual G4ThreeVector | GetMotherMoleculeDisplacement (const G4MolecularDissociationChannel *) const =0 | 
| void | SetVerbose (G4int) | 
| virtual | ~G4VMolecularDecayDisplacer () | 
Static Public Attributes | |
| static G4DLLIMPORT const DisplacementType | NoDisplacement | 
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 59 of file G4VMolecularDissociationDisplacer.hh.
      
  | 
  virtual | 
Definition at line 41 of file G4VMolecularDissociationDisplacer.cc.
      
  | 
  protected | 
Definition at line 35 of file G4VMolecularDissociationDisplacer.cc.
      
  | 
  staticprotected | 
Definition at line 46 of file G4VMolecularDissociationDisplacer.cc.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
      
  | 
  inline | 
Definition at line 80 of file G4VMolecularDissociationDisplacer.hh.
      
  | 
  protected | 
Definition at line 75 of file G4VMolecularDissociationDisplacer.hh.
      
  | 
  staticprotected | 
Definition at line 77 of file G4VMolecularDissociationDisplacer.hh.
      
  | 
  static | 
Definition at line 70 of file G4VMolecularDissociationDisplacer.hh.