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

Header file for the SteppingAction class. More...

#include "G4UserSteppingAction.hh"
#include "DetectorConstruction.hh"
#include "EventAction.hh"
#include "G4UnitsTable.hh"
#include "G4Step.hh"
#include <stdio.h>
#include <sstream>

Go to the source code of this file.

Classes

class  SteppingAction
 Contains information about what to do at each step in the simulation. More...

Defines

#define STDIO_H
 <Inclusion guard.
#define SSTREAM

Detailed Description

Header file for the SteppingAction class.

Author:
Carl Toft, Rikard Lundmark

Definition in file SteppingAction.hh.


Define Documentation

#define STDIO_H

<Inclusion guard.

Inclusion guard.

Definition at line 26 of file SteppingAction.hh.

 All Classes Files Functions Variables Defines

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

Created by Rikard Lundmark