Variables

SM_Hit.cc File Reference

Source file for Symmetric_Moeller Hit class. More...

#include "SM_Hit.h"
#include "G4Allocator.hh"
#include "G4VVisManager.hh"
#include "G4Circle.hh"
#include "G4VisAttributes.hh"
#include "G4Colour.hh"
Include dependency graph for SM_Hit.cc:

Go to the source code of this file.

Variables

G4Allocator< SM_HitSM_HitAllocator

Detailed Description

Source file for Symmetric_Moeller Hit class.

The SM_Hit class defines the quantities recorded for each hit in this detector and defines the member functions for handling the hit information.

Author:
Y. Ma based on code for olympus simulation package by D.K. Hasell
Version:
1.0
Date:
2010-10-11

Definition in file SM_Hit.cc.


Variable Documentation

G4Allocator< SM_Hit > SM_HitAllocator

Definition at line 82 of file SM_Hit.cc.

Referenced by SM_Hit::operator delete(), and SM_Hit::operator new().