BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/EmcSim/EmcSim/BesEmcHit.hh File Reference
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "Identifier/Identifier.h"
#include <map>

Go to the source code of this file.

Classes

class  BesEmcHit
 
class  BesEmcTruthHit
 

Typedefs

typedef G4THitsCollection< BesEmcHitBesEmcHitsCollection
 
typedef G4THitsCollection< BesEmcTruthHitBesEmcTruthHitsCollection
 

Variables

G4Allocator< BesEmcHitBesEmcHitAllocator
 
G4Allocator< BesEmcTruthHitBesEmcTruthHitAllocator
 

Typedef Documentation

◆ BesEmcHitsCollection

typedef G4THitsCollection<BesEmcHit> BesEmcHitsCollection

◆ BesEmcTruthHitsCollection

typedef G4THitsCollection<BesEmcTruthHit> BesEmcTruthHitsCollection

Variable Documentation

◆ BesEmcHitAllocator

G4Allocator<BesEmcHit> BesEmcHitAllocator
extern

Definition at line 16 of file BesEmcHit.cc.

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

◆ BesEmcTruthHitAllocator

G4Allocator<BesEmcTruthHit> BesEmcTruthHitAllocator
extern

Definition at line 17 of file BesEmcHit.cc.

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