ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ScoringManager.hh File Reference
#include "globals.hh"
#include "G4VScoringMesh.hh"
#include <vector>
#include <map>
#include "G4VScoreWriter.hh"
+ Include dependency graph for G4ScoringManager.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4ScoringManager
 

Typedefs

typedef std::vector
< G4VScoringMesh * > 
MeshVec
 
typedef std::vector
< G4VScoringMesh * >::iterator 
MeshVecItr
 
typedef std::vector
< G4VScoringMesh * >
::const_iterator 
MeshVecConstItr
 
typedef std::map< G4String,
G4VScoreColorMap * > 
ColorMapDict
 
typedef std::map< G4String,
G4VScoreColorMap * >::iterator 
ColorMapDictItr
 
typedef std::map< G4String,
G4VScoreColorMap * >
::const_iterator 
ColorMapDictConstItr
 
typedef std::map< G4int,
G4VScoringMesh * > 
MeshMap
 
typedef std::map< G4int,
G4VScoringMesh * >::iterator 
MeshMapItr
 
typedef std::map< G4int,
G4VScoringMesh * >
::const_iterator 
MeshMapConstItr
 

Typedef Documentation

Definition at line 54 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 54 of file G4ScoringManager.hh

typedef std::map<G4String,G4VScoreColorMap*>::const_iterator ColorMapDictConstItr

Definition at line 56 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 56 of file G4ScoringManager.hh

typedef std::map<G4String,G4VScoreColorMap*>::iterator ColorMapDictItr

Definition at line 55 of file G4ScoringManager.hh.

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

typedef std::map<G4int,G4VScoringMesh*> MeshMap

Definition at line 57 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 57 of file G4ScoringManager.hh

typedef std::map<G4int,G4VScoringMesh*>::const_iterator MeshMapConstItr

Definition at line 59 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 59 of file G4ScoringManager.hh

typedef std::map<G4int,G4VScoringMesh*>::iterator MeshMapItr

Definition at line 58 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 58 of file G4ScoringManager.hh

typedef std::vector<G4VScoringMesh*> MeshVec

Definition at line 39 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 39 of file G4ScoringManager.hh

typedef std::vector<G4VScoringMesh*>::const_iterator MeshVecConstItr

Definition at line 53 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 53 of file G4ScoringManager.hh

typedef std::vector<G4VScoringMesh*>::iterator MeshVecItr

Definition at line 52 of file G4ScoringManager.hh.

View newest version in sPHENIX GitHub at line 52 of file G4ScoringManager.hh