GGS(GenericGEANT4Simulation)Software  2.7.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | Data Fields
GGSTPosHit Class Reference

Class to store G4 position hits. More...

#include <GGSTHits.h>

Inheritance diagram for GGSTPosHit:
Inheritance graph
[legend]
Collaboration diagram for GGSTPosHit:
Collaboration graph
[legend]

Public Member Functions

 GGSTPosHit ()
 Constructor.
 
void Clear (Option_t *=nullptr)
 Resets the data members.
 
- Public Member Functions inherited from GGSTPosHitBase
 GGSTPosHitBase ()
 Constructor.
 
void Clear (Option_t *)
 Resets the data members.
 

Data Fields

Float_t time
 Time of the hit.
 
Float_t pathLength
 Path length of the hit.
 
Float_t startPoint [3]
 Start point.
 
Float_t endPoint [3]
 End point.
 
Float_t startMomentum [3]
 Start momentum.
 
Float_t startEnergy
 Start kinetic energy.
 
- Data Fields inherited from GGSTPosHitBase
Float_t eDep
 Total deposited energy.
 

Detailed Description

Class to store G4 position hits.

This class is used to write on ROOT files the informations stored in GGSPosHit. It inherits form GGSTPosHitBase and has additional data members corresponding to those of GGSPosHit.

Definition at line 70 of file GGSTHits.h.


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