Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TrackingInformation.hh File Reference
#include "globals.hh"
#include <vector>
#include "G4StepStatus.hh"
#include "G4ThreeVector.hh"
#include "G4TouchableHandle.hh"

Go to the source code of this file.

Classes

class  G4ITStepProcessorState_Lock
 
class  G4TrackingInformation
 

Typedefs

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

Typedef Documentation

◆ G4SelectedAlongStepDoItVector

typedef std::vector<G4int> G4SelectedAlongStepDoItVector

Definition at line 53 of file G4TrackingInformation.hh.

◆ G4SelectedAtRestDoItVector

typedef std::vector<G4int> G4SelectedAtRestDoItVector

Definition at line 51 of file G4TrackingInformation.hh.

◆ G4SelectedPostStepAtTimeDoItVector

Definition at line 57 of file G4TrackingInformation.hh.

◆ G4SelectedPostStepDoItVector

typedef std::vector<G4int> G4SelectedPostStepDoItVector

Definition at line 55 of file G4TrackingInformation.hh.