G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
B4c Namespace Reference

Classes

class  ActionInitialization
 Action initialization class. More...
 
class  CalorHit
 
class  CalorimeterSD
 
class  DetectorConstruction
 
class  EventAction
 

Typedefs

using CalorHitsCollection = G4THitsCollection< CalorHit >
 

Variables

G4ThreadLocal G4Allocator< CalorHit > * CalorHitAllocator = nullptr
 

Typedef Documentation

◆ CalorHitsCollection

using B4c::CalorHitsCollection = typedef G4THitsCollection<CalorHit>

Definition at line 77 of file CalorHit.hh.

Variable Documentation

◆ CalorHitAllocator

G4ThreadLocal G4Allocator< CalorHit > * B4c::CalorHitAllocator = nullptr

Definition at line 36 of file CalorHit.cc.

Referenced by B4c::CalorHit::operator delete(), and B4c::CalorHit::operator new().