Geant4-11
Public Member Functions | Protected Member Functions | Protected Attributes
G4VMolecularDissociationDisplacer Class Referenceabstract

#include <G4VMolecularDissociationDisplacer.hh>

Inheritance diagram for G4VMolecularDissociationDisplacer:
G4DNAWaterDissociationDisplacer

Public Member Functions

virtual G4ThreeVector GetMotherMoleculeDisplacement (const G4MolecularDissociationChannel *) const =0
 
virtual std::vector< G4ThreeVectorGetProductsDisplacement (const G4MolecularDissociationChannel *) const =0
 
void SetVerbose (G4int verbose)
 
virtual ~G4VMolecularDissociationDisplacer ()=default
 

Protected Member Functions

 G4VMolecularDissociationDisplacer ()=default
 

Protected Attributes

G4int fVerbose
 

Detailed Description

Definition at line 61 of file G4VMolecularDissociationDisplacer.hh.

Constructor & Destructor Documentation

◆ ~G4VMolecularDissociationDisplacer()

virtual G4VMolecularDissociationDisplacer::~G4VMolecularDissociationDisplacer ( )
virtualdefault

◆ G4VMolecularDissociationDisplacer()

G4VMolecularDissociationDisplacer::G4VMolecularDissociationDisplacer ( )
protecteddefault

Member Function Documentation

◆ GetMotherMoleculeDisplacement()

virtual G4ThreeVector G4VMolecularDissociationDisplacer::GetMotherMoleculeDisplacement ( const G4MolecularDissociationChannel ) const
pure virtual

◆ GetProductsDisplacement()

virtual std::vector< G4ThreeVector > G4VMolecularDissociationDisplacer::GetProductsDisplacement ( const G4MolecularDissociationChannel ) const
pure virtual

◆ SetVerbose()

void G4VMolecularDissociationDisplacer::SetVerbose ( G4int  verbose)
inline

Definition at line 72 of file G4VMolecularDissociationDisplacer.hh.

References fVerbose.

Field Documentation

◆ fVerbose

G4int G4VMolecularDissociationDisplacer::fVerbose
protected

The documentation for this class was generated from the following file: