#include "SimG4CMS/Calo/interface/CaloG4Hit.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iostream>
#include "G4SystemOfUnits.hh"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const CaloG4Hit &hit) |
Variables | |
G4ThreadLocal G4Allocator< CaloG4Hit > * | fpCaloG4HitAllocator = nullptr |
std::ostream& operator<< | ( | std::ostream & | os, |
const CaloG4Hit & | hit | ||
) |
Definition at line 54 of file CaloG4Hit.cc.
G4ThreadLocal G4Allocator<CaloG4Hit>* fpCaloG4HitAllocator = nullptr |
Definition at line 11 of file CaloG4Hit.cc.
Referenced by CaloG4Hit::operator delete(), CaloG4Hit::operator new(), and CaloSD::reset().