Class Reference for E1039 Core & Analysis Software
MCHit.hh File Reference
#include <G4Circle.hh>
#include <G4VisAttributes.hh>
#include <G4Colour.hh>
#include <G4VVisManager.hh>
#include <G4VHit.hh>
#include <G4THitsCollection.hh>
#include <G4Allocator.hh>
#include <G4ThreeVector.hh>
+ Include dependency graph for MCHit.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MCHit
 

Typedefs

typedef G4THitsCollection< MCHitMCHitsCollection
 

Variables

G4Allocator< MCHitMCHitAllocator
 

Typedef Documentation

◆ MCHitsCollection

typedef G4THitsCollection<MCHit> MCHitsCollection

Definition at line 79 of file MCHit.hh.

Variable Documentation

◆ MCHitAllocator

G4Allocator<MCHit> MCHitAllocator
extern

Definition at line 3 of file MCHit.cc.

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