Precalibrated Ion Beam Identification Detector Simulation 1.0
A pilot study detector simulation, written in C++ with Geant4.
Classes | Defines
EventAction.hh File Reference

Header file for the EventAction class. More...

#include "G4UserEventAction.hh"
#include "globals.hh"
#include "RunAction.hh"
#include "EventActionMessenger.hh"
#include "G4Event.hh"
#include "G4TrajectoryContainer.hh"
#include "G4VTrajectory.hh"
#include "G4VVisManager.hh"
#include "G4UnitsTable.hh"
#include "DetectorConstruction.hh"
#include "EventHit.hh"
#include "AllAccumulatedStatistics.hh"
#include "Randomize.hh"
#include <iomanip>
#include <stdio.h>

Go to the source code of this file.

Classes

class  EventAction
 Holds information about what to do at the beginning and end of each event. More...

Defines

#define STDIO
 <Inclusion guard

Detailed Description

Header file for the EventAction class.

Author:
Carl Toft, Rikard Lundmark

Definition in file EventAction.hh.


Define Documentation

#define STDIO

<Inclusion guard

Inclusion guard

Definition at line 39 of file EventAction.hh.

 All Classes Files Functions Variables Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark