Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Variables
ExP01TrackerHit.hh File Reference

Definition of the ExP01TrackerHit class. More...

#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"

Go to the source code of this file.

Data Structures

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

Typedefs

typedef G4THitsCollection
< ExP01TrackerHit
ExP01TrackerHitsCollection
 

Variables

G4Allocator< ExP01TrackerHitExP01TrackerHitAllocator
 

Detailed Description

Definition of the ExP01TrackerHit class.

Definition in file ExP01TrackerHit.hh.

Typedef Documentation

Definition at line 85 of file ExP01TrackerHit.hh.

Variable Documentation

G4Allocator<ExP01TrackerHit> ExP01TrackerHitAllocator

Definition at line 42 of file ExP01TrackerHit.cc.