#include "VisExamples/VisG4ExN02/interface/config.h"
#include <G4ThreeVector.hh>
#include <G4THitsCollection.hh>
#include <G4Allocator.hh>
#include <G4VHit.hh>
Go to the source code of this file.
Classes | |
class | VisG4ExampleHit |
Typedefs | |
typedef G4THitsCollection < VisG4ExampleHit > | VisG4ExampleHitsCollection |
Variables | |
G4Allocator< VisG4ExampleHit > | VisG4ExampleHitAllocator |
typedef G4THitsCollection<VisG4ExampleHit> VisG4ExampleHitsCollection |
Definition at line 56 of file VisG4ExampleHit.h.
G4Allocator<VisG4ExampleHit> VisG4ExampleHitAllocator |
Definition at line 17 of file VisG4ExampleHit.cc.
Referenced by VisG4ExampleHit::operator delete(), and VisG4ExampleHit::operator new().