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