![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 |
Definition at line 61 of file G4VMolecularDissociationDisplacer.hh.
View newest version in sPHENIX GitHub at line 61 of file G4VMolecularDissociationDisplacer.hh
|
virtualdefault |
|
protecteddefault |
|
pure virtual |
Implemented in G4DNAWaterDissociationDisplacer.
|
pure virtual |
Implemented in G4DNAWaterDissociationDisplacer.
Definition at line 72 of file G4VMolecularDissociationDisplacer.hh.
View newest version in sPHENIX GitHub at line 72 of file G4VMolecularDissociationDisplacer.hh
References 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().