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