ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExP01TrackerHit.hh File Reference

Definition of the ExP01TrackerHit class. More...

#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
+ Include dependency graph for ExP01TrackerHit.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExP01TrackerHit
 Hit implementation for the persistency example. More...
 

Typedefs

using ExP01TrackerHitsCollection = G4THitsCollection< ExP01TrackerHit >
 

Variables

G4ThreadLocal G4Allocator
< ExP01TrackerHit > * 
ExP01TrackerHitAllocator
 

Detailed Description

Definition of the ExP01TrackerHit class.

Definition in file ExP01TrackerHit.hh.

Typedef Documentation

Definition at line 84 of file ExP01TrackerHit.hh.

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

Variable Documentation

G4ThreadLocal G4Allocator<ExP01TrackerHit>* ExP01TrackerHitAllocator

Definition at line 41 of file ExP01TrackerHit.cc.

View newest version in sPHENIX GitHub at line 41 of file ExP01TrackerHit.cc

Referenced by ExP01TrackerHit::operator delete(), and ExP01TrackerHit::operator new().