Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const FiberG4Hit &hit) |
Variables | |
G4ThreadLocal G4Allocator< FiberG4Hit > * | fFiberG4HitAllocator = nullptr |
std::ostream& operator<< | ( | std::ostream & | os, |
const FiberG4Hit & | hit | ||
) |
Definition at line 43 of file FiberG4Hit.cc.
References FiberG4Hit::depth(), FiberG4Hit::hitPos(), FiberG4Hit::npe(), FiberG4Hit::time(), FiberG4Hit::towerId(), and FiberG4Hit::trackId().
G4ThreadLocal G4Allocator<FiberG4Hit>* fFiberG4HitAllocator = nullptr |
Definition at line 4 of file FiberG4Hit.cc.
Referenced by FiberG4Hit::operator delete(), and FiberG4Hit::operator new().