WCSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs | Variables
WCSimWCHit.hh File Reference
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4LogicalVolume.hh"
#include "G4ios.hh"
#include <algorithm>
#include <functional>
#include <ext/functional>

Go to the source code of this file.

Classes

class  WCSimWCHit
 
struct  WCSimWCHit::SortFunctor_Hit
 

Typedefs

typedef G4THitsCollection
< WCSimWCHit
WCSimWCHitsCollection
 

Variables

G4Allocator< WCSimWCHitWCSimWCHitAllocator
 

Typedef Documentation

typedef G4THitsCollection<WCSimWCHit> WCSimWCHitsCollection

Definition at line 169 of file WCSimWCHit.hh.

Variable Documentation

G4Allocator<WCSimWCHit> WCSimWCHitAllocator

Definition at line 16 of file WCSimWCHit.cc.