#include "SimG4CMS/Calo/interface/CaloHitID.h"
#include "DataFormats/Math/interface/Point3D.h"
#include <iostream>
#include "G4Allocator.hh"
#include "G4VHit.hh"
Go to the source code of this file.
Classes | |
class | CaloG4Hit |
class | CaloG4HitEqual |
class | CaloG4HitLess |
Functions | |
std::ostream & | operator<< (std::ostream &, const CaloG4Hit &) |
Variables | |
G4ThreadLocal G4Allocator< CaloG4Hit > * | fpCaloG4HitAllocator |
std::ostream& operator<< | ( | std::ostream & | , |
const CaloG4Hit & | |||
) |
Definition at line 54 of file CaloG4Hit.cc.
References MeV.
G4ThreadLocal G4Allocator<CaloG4Hit>* fpCaloG4HitAllocator |
Definition at line 11 of file CaloG4Hit.cc.
Referenced by CaloG4Hit::operator delete(), CaloG4Hit::operator new(), and CaloSD::reset().