Source file for Luminosity_Monitor Hit class. More...
#include "LM_Hit.h"
#include "G4Allocator.hh"
#include "G4VVisManager.hh"
#include "G4Circle.hh"
#include "G4VisAttributes.hh"
#include "G4Colour.hh"
Go to the source code of this file.
Variables | |
G4Allocator< LM_Hit > | LM_HitAllocator |
Source file for Luminosity_Monitor Hit class.
The LM_Hit class defines the quantities recorded for each hit in this detector and defines the member functions for handling the hit information.
Definition in file LM_Hit.cc.
G4Allocator< LM_Hit > LM_HitAllocator |
Definition at line 82 of file LM_Hit.cc.
Referenced by LM_Hit::operator delete(), and LM_Hit::operator new().