ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VMolecularDissociationDisplacer Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/molecules/management/include/G4VMolecularDissociationDisplacer.hh>

+ Inheritance diagram for G4VMolecularDissociationDisplacer:

Public Member Functions

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

Protected Member Functions

 G4VMolecularDissociationDisplacer ()=default
 

Protected Attributes

G4int fVerbose
 

Detailed Description

Definition at line 61 of file G4VMolecularDissociationDisplacer.hh.

View newest version in sPHENIX GitHub at line 61 of file G4VMolecularDissociationDisplacer.hh

Constructor & Destructor Documentation

virtual G4VMolecularDissociationDisplacer::~G4VMolecularDissociationDisplacer ( )
virtualdefault
G4VMolecularDissociationDisplacer::G4VMolecularDissociationDisplacer ( )
protecteddefault

Member Function Documentation

virtual G4ThreeVector G4VMolecularDissociationDisplacer::GetMotherMoleculeDisplacement ( const G4MolecularDissociationChannel ) const
pure virtual
virtual std::vector<G4ThreeVector> G4VMolecularDissociationDisplacer::GetProductsDisplacement ( const G4MolecularDissociationChannel ) const
pure virtual
void G4VMolecularDissociationDisplacer::SetVerbose ( G4int  verbose)
inline

Definition at line 72 of file G4VMolecularDissociationDisplacer.hh.

View newest version in sPHENIX GitHub at line 72 of file G4VMolecularDissociationDisplacer.hh

References fVerbose.

Member Data Documentation

G4int G4VMolecularDissociationDisplacer::fVerbose
protected

Definition at line 84 of file G4VMolecularDissociationDisplacer.hh.

View newest version in sPHENIX GitHub at line 84 of file G4VMolecularDissociationDisplacer.hh

Referenced by SetVerbose().


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