Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
examples/extended/electromagnetic/TestEm2/include/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>

Go to the source code of this file.

Data Structures

class  RunAction
 

Typedefs

typedef std::vector< G4doubleMyVector
 

Detailed Description

Definition of the RunAction class.

Definition in file examples/extended/electromagnetic/TestEm2/include/RunAction.hh.

Typedef Documentation

typedef std::vector<G4double> MyVector