| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4VMolecularDissociationDisplacer.hh>
 Inheritance diagram for G4VMolecularDecayDisplacer: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.
References Last.
      
  | 
  pure virtual | 
Implemented in G4DNAWaterDissociationDisplacer.
Referenced by G4DNAMolecularDissociation::DecayIt().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4DNAWaterDissociationDisplacer.
Referenced by G4DNAMolecularDissociation::DecayIt().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 80 of file G4VMolecularDissociationDisplacer.hh.
References fVerbose.
      
  | 
  protected | 
Definition at line 75 of file G4VMolecularDissociationDisplacer.hh.
Referenced by G4VMolecularDecayDisplacer(), G4DNAWaterDissociationDisplacer::GetProductsDisplacement(), and SetVerbose().
      
  | 
  staticprotected | 
Definition at line 77 of file G4VMolecularDissociationDisplacer.hh.
Referenced by AddDisplacement(), and G4VMolecularDecayDisplacer().
      
  | 
  static | 
Definition at line 70 of file G4VMolecularDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels().