Source file for Wire_Chamber Hit class. More...
#include "WC_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< WC_Hit > | WC_HitAllocator |
Source file for Wire_Chamber Hit class.
The WC_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 WC_Hit.cc.
G4Allocator< WC_Hit > WC_HitAllocator |
Definition at line 82 of file WC_Hit.cc.
Referenced by WC_Hit::operator delete(), and WC_Hit::operator new().