Namespaces
ExampleAction.cxx File Reference

Example UserAction w/ Geant4's user "hooks". More...

#include "nutools/G4Base/ExampleAction.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "nutools/G4Base/UserActionFactory.h"
#include "Geant4/G4Event.hh"
#include "Geant4/G4Track.hh"
#include "Geant4/G4ThreeVector.hh"
#include "Geant4/G4ParticleDefinition.hh"
#include "Geant4/G4PrimaryParticle.hh"
#include "Geant4/G4DynamicParticle.hh"
#include "Geant4/G4VUserPrimaryParticleInformation.hh"
#include "Geant4/G4Step.hh"
#include "Geant4/G4StepPoint.hh"
#include "Geant4/G4VProcess.hh"
#include "Geant4/G4VPhysicalVolume.hh"
#include "Geant4/G4VTouchable.hh"
#include <TLorentzVector.h>
#include <TString.h>
#include <algorithm>
#include <string>

Go to the source code of this file.

Namespaces

 altns
 

Detailed Description

Example UserAction w/ Geant4's user "hooks".

Version
Id
ExampleAction.cxx,v 1.2 2012-09-20 21:47:05 greenc Exp
Author
rhatc.nosp@m.her@.nosp@m.fnal..nosp@m.gov

Definition in file ExampleAction.cxx.