#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 <boost/cstdint.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | FiberG4Hit |
Typedefs | |
typedef G4THitsCollection < FiberG4Hit > | FiberG4HitsCollection |
Variables | |
G4Allocator< FiberG4Hit > | FiberG4HitAllocator |
typedef G4THitsCollection<FiberG4Hit> FiberG4HitsCollection |
Definition at line 59 of file FiberG4Hit.h.
G4Allocator<FiberG4Hit> FiberG4HitAllocator |
Definition at line 5 of file FiberG4Hit.cc.
Referenced by FiberG4Hit::operator delete(), and FiberG4Hit::operator new().