ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4SteppingManager.hh File Reference
#include "G4ios.hh"
#include <iomanip>
#include <vector>
#include "globals.hh"
#include "Randomize.hh"
#include "G4Navigator.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "G4ProcessManager.hh"
#include "G4Track.hh"
#include "G4TrackVector.hh"
#include "G4TrackStatus.hh"
#include "G4StepStatus.hh"
#include "G4UserSteppingAction.hh"
#include "G4Step.hh"
#include "G4StepPoint.hh"
#include "G4VSteppingVerbose.hh"
#include "G4TouchableHandle.hh"
#include "G4TouchableHistoryHandle.hh"
+ Include dependency graph for G4SteppingManager.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4SteppingManager
 

Typedefs

typedef std::vector< G4intG4SelectedAtRestDoItVector
 
typedef std::vector< G4intG4SelectedAlongStepDoItVector
 
typedef std::vector< G4intG4SelectedPostStepDoItVector
 

Variables

static const size_t SizeOfSelectedDoItVector =100
 

Typedef Documentation

typedef std::vector<G4int> G4SelectedAlongStepDoItVector

Definition at line 83 of file G4SteppingManager.hh.

View newest version in sPHENIX GitHub at line 83 of file G4SteppingManager.hh

typedef std::vector<G4int> G4SelectedAtRestDoItVector

Definition at line 55 of file G4SteppingManager.hh.

View newest version in sPHENIX GitHub at line 55 of file G4SteppingManager.hh

typedef std::vector<G4int> G4SelectedPostStepDoItVector

Definition at line 85 of file G4SteppingManager.hh.

View newest version in sPHENIX GitHub at line 85 of file G4SteppingManager.hh

Variable Documentation

const size_t SizeOfSelectedDoItVector =100
static

Definition at line 87 of file G4SteppingManager.hh.

View newest version in sPHENIX GitHub at line 87 of file G4SteppingManager.hh