SM_SD.cc File Reference

Source file for Symmetric_Moeller sensitive detector class. More...

#include "SM_SD.h"
#include "SM_Hit.h"
#include "SM_Data.h"
#include "SM_Messenger.h"
#include "EventAction.h"
#include "G4VSensitiveDetector.hh"
#include "G4HCofThisEvent.hh"
#include "G4SDManager.hh"
#include "G4Step.hh"
#include "G4TouchableHistory.hh"
#include "G4StepPoint.hh"
#include "G4TouchableHandle.hh"
#include "G4ThreeVector.hh"
#include "Randomize.hh"
Include dependency graph for SM_SD.cc:

Go to the source code of this file.


Detailed Description

Source file for Symmetric_Moeller sensitive detector class.

The GT_SD class defines the member functions for processing the hit information whenever a hit is simulated in the detector. These routines initialise the hit collection, process hits, and perform the end of event action which fills the hit information arrays.

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_SD.cc.