CMS 3D CMS Logo

Classes | Typedefs | Variables
FiberG4Hit.h File Reference
#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< FiberG4HitFiberG4HitsCollection
 

Variables

G4ThreadLocal G4Allocator< FiberG4Hit > * fFiberG4HitAllocator
 

Typedef Documentation

◆ FiberG4HitsCollection

typedef G4THitsCollection<FiberG4Hit> FiberG4HitsCollection

Definition at line 54 of file FiberG4Hit.h.

Variable Documentation

◆ fFiberG4HitAllocator

G4ThreadLocal G4Allocator<FiberG4Hit>* fFiberG4HitAllocator

Definition at line 4 of file FiberG4Hit.cc.

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