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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/utils/include/G4DNADamage.hh>

+ Inheritance diagram for G4DNAIndirectHit:
+ Collaboration diagram for G4DNAIndirectHit:

Public Member Functions

 G4DNAIndirectHit (const G4String &baseName, const G4Molecule *molecule, const G4ThreeVector &position, G4double time)
 
virtual ~G4DNAIndirectHit ()
 
const G4MoleculeGetMolecule ()
 
const G4ThreeVectorGetPosition ()
 
const G4StringGetBaseName ()
 
double GetTime ()
 
void Print ()
 
- Public Member Functions inherited from G4VDNAHit
 G4VDNAHit ()
 
virtual ~G4VDNAHit ()
 

Protected Attributes

const G4MoleculefpMolecule
 
G4ThreeVector fPosition
 
G4double fTime
 
G4String fBaseName
 

Detailed Description

Definition at line 58 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 58 of file G4DNADamage.hh

Constructor & Destructor Documentation

G4DNAIndirectHit::G4DNAIndirectHit ( const G4String baseName,
const G4Molecule molecule,
const G4ThreeVector position,
G4double  time 
)

Definition at line 32 of file G4DNADamage.cc.

View newest version in sPHENIX GitHub at line 32 of file G4DNADamage.cc

References fBaseName, fPosition, fTime, position, and Acts::VectorHelpers::time().

+ Here is the call graph for this function:

G4DNAIndirectHit::~G4DNAIndirectHit ( )
virtual

Definition at line 43 of file G4DNADamage.cc.

View newest version in sPHENIX GitHub at line 43 of file G4DNADamage.cc

References fpMolecule.

Member Function Documentation

const G4String& G4DNAIndirectHit::GetBaseName ( )
inline

Definition at line 67 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 67 of file G4DNADamage.hh

References fBaseName.

const G4Molecule* G4DNAIndirectHit::GetMolecule ( )
inline

Definition at line 65 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 65 of file G4DNADamage.hh

References fpMolecule.

const G4ThreeVector& G4DNAIndirectHit::GetPosition ( )
inline

Definition at line 66 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 66 of file G4DNADamage.hh

References fPosition.

double G4DNAIndirectHit::GetTime ( )
inline

Definition at line 68 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 68 of file G4DNADamage.hh

References fTime.

void G4DNAIndirectHit::Print ( void  )

Definition at line 49 of file G4DNADamage.cc.

View newest version in sPHENIX GitHub at line 49 of file G4DNADamage.cc

References fBaseName, fpMolecule, fPosition, fTime, G4BestUnit, G4cout, G4endl, and G4Molecule::GetName().

+ Here is the call graph for this function:

Member Data Documentation

G4String G4DNAIndirectHit::fBaseName
protected

Definition at line 76 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 76 of file G4DNADamage.hh

Referenced by G4DNAIndirectHit(), GetBaseName(), and Print().

const G4Molecule* G4DNAIndirectHit::fpMolecule
protected

Definition at line 73 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 73 of file G4DNADamage.hh

Referenced by GetMolecule(), Print(), and ~G4DNAIndirectHit().

G4ThreeVector G4DNAIndirectHit::fPosition
protected

Definition at line 74 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 74 of file G4DNADamage.hh

Referenced by G4DNAIndirectHit(), GetPosition(), and Print().

G4double G4DNAIndirectHit::fTime
protected

Definition at line 75 of file G4DNADamage.hh.

View newest version in sPHENIX GitHub at line 75 of file G4DNADamage.hh

Referenced by G4DNAIndirectHit(), GetTime(), and Print().


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