CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 <boost/cstdint.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  FiberG4Hit
 

Typedefs

typedef G4THitsCollection
< FiberG4Hit
FiberG4HitsCollection
 

Variables

G4Allocator< FiberG4HitFiberG4HitAllocator
 

Typedef Documentation

typedef G4THitsCollection<FiberG4Hit> FiberG4HitsCollection

Definition at line 59 of file FiberG4Hit.h.

Variable Documentation

G4Allocator<FiberG4Hit> FiberG4HitAllocator

Definition at line 5 of file FiberG4Hit.cc.

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