#include "SimDataFormats/CaloHit/interface/HFShowerPhoton.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4LogicalVolume.hh"
#include <vector>
Go to the source code of this file.
Classes | |
class | FiberG4Hit |
Typedefs | |
typedef G4THitsCollection < FiberG4Hit > | FiberG4HitsCollection |
Variables | |
G4ThreadLocal G4Allocator < FiberG4Hit > * | fFiberG4HitAllocator |
typedef G4THitsCollection<FiberG4Hit> FiberG4HitsCollection |
Definition at line 54 of file FiberG4Hit.h.
G4ThreadLocal G4Allocator<FiberG4Hit>* fFiberG4HitAllocator |
Definition at line 4 of file FiberG4Hit.cc.
Referenced by FiberG4Hit::operator delete(), and FiberG4Hit::operator new().