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

#include <geant4/tree/geant4-10.6-release/examples/advanced/human_phantom/include/G4HumanPhantomHit.hh>

+ Inheritance diagram for G4HumanPhantomHit:
+ Collaboration diagram for G4HumanPhantomHit:

Public Member Functions

 G4HumanPhantomHit ()
 
 ~G4HumanPhantomHit ()
 
 G4HumanPhantomHit (const G4HumanPhantomHit &)
 
const G4HumanPhantomHitoperator= (const G4HumanPhantomHit &)
 
G4bool operator== (const G4HumanPhantomHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
void Draw ()
 
void Print ()
 
void SetBodyPartID (G4String bodyPartName)
 
void SetEdep (G4double de)
 
G4String GetBodyPartID ()
 
G4double GetEdep ()
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4bool operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Private Attributes

G4String bodyPartID
 
G4double edep
 

Detailed Description

Definition at line 38 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 38 of file G4HumanPhantomHit.hh

Constructor & Destructor Documentation

G4HumanPhantomHit::G4HumanPhantomHit ( )

Definition at line 42 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 42 of file G4HumanPhantomHit.cc

G4HumanPhantomHit::~G4HumanPhantomHit ( )

Definition at line 44 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 44 of file G4HumanPhantomHit.cc

G4HumanPhantomHit::G4HumanPhantomHit ( const G4HumanPhantomHit right)

Definition at line 46 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 46 of file G4HumanPhantomHit.cc

References bodyPartID, and edep.

Member Function Documentation

void G4HumanPhantomHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 65 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 65 of file G4HumanPhantomHit.cc

G4String G4HumanPhantomHit::GetBodyPartID ( )
inline

Definition at line 58 of file G4HumanPhantomHit.hh.

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

References bodyPartID.

G4double G4HumanPhantomHit::GetEdep ( )
inline

Definition at line 59 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 59 of file G4HumanPhantomHit.hh

References edep.

void G4HumanPhantomHit::operator delete ( void aHit)
inline

Definition at line 77 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 77 of file G4HumanPhantomHit.hh

References G4HumanPhantomHitAllocator.

void * G4HumanPhantomHit::operator new ( size_t  )
inline

Definition at line 70 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 70 of file G4HumanPhantomHit.hh

References G4HumanPhantomHitAllocator.

const G4HumanPhantomHit & G4HumanPhantomHit::operator= ( const G4HumanPhantomHit right)

Definition at line 53 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 53 of file G4HumanPhantomHit.cc

References bodyPartID, and edep.

G4bool G4HumanPhantomHit::operator== ( const G4HumanPhantomHit right) const

Definition at line 60 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 60 of file G4HumanPhantomHit.cc

void G4HumanPhantomHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 69 of file G4HumanPhantomHit.cc.

View newest version in sPHENIX GitHub at line 69 of file G4HumanPhantomHit.cc

References bodyPartID, edep, G4BestUnit, G4cout, and G4endl.

void G4HumanPhantomHit::SetBodyPartID ( G4String  bodyPartName)
inline

Definition at line 55 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 55 of file G4HumanPhantomHit.hh

References bodyPartID.

Referenced by G4HumanPhantomSD::ProcessHits().

+ Here is the caller graph for this function:

void G4HumanPhantomHit::SetEdep ( G4double  de)
inline

Definition at line 56 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 56 of file G4HumanPhantomHit.hh

References edep.

Referenced by G4HumanPhantomSD::ProcessHits().

+ Here is the caller graph for this function:

Member Data Documentation

G4String G4HumanPhantomHit::bodyPartID
private

Definition at line 59 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 59 of file G4HumanPhantomHit.hh

Referenced by G4HumanPhantomHit(), GetBodyPartID(), operator=(), Print(), and SetBodyPartID().

G4double G4HumanPhantomHit::edep
private

Definition at line 63 of file G4HumanPhantomHit.hh.

View newest version in sPHENIX GitHub at line 63 of file G4HumanPhantomHit.hh

Referenced by G4HumanPhantomHit(), GetEdep(), operator=(), Print(), and SetEdep().


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