Geant4_10
Classes | Typedefs
RunAction.hh File Reference

Definition of the RunAction class. More...

#include "G4UserRunAction.hh"
#include "G4ParticleDefinition.hh"
#include "G4ThreeVector.hh"
#include "globals.hh"
#include "g4root.hh"
#include <vector>
Include dependency graph for RunAction.hh:

Go to the source code of this file.

Classes

class  RunAction
 

Typedefs

typedef std::vector< G4doubleMyVector
 

Detailed Description

Definition of the RunAction class.

Definition in file RunAction.hh.

Typedef Documentation

typedef std::vector<G4double> MyVector

Definition at line 46 of file RunAction.hh.