ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4StepStatusDecode.h"
#include <Geant4/G4StepStatus.hh>
#include <TSystem.h>
#include <iostream>
#include <map>
Go to the source code of this file.
Variables | |
static map< int, string > | stepstatus |
|
static |
Definition at line 11 of file PHG4StepStatusDecode.cc.
View newest version in sPHENIX GitHub at line 11 of file PHG4StepStatusDecode.cc
Referenced by PHG4StepStatusDecode::GetStepStatus().