Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PHG4StepStatusDecode.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHG4StepStatusDecode.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef G4DETECTORS_PHG4STEPSTATUSDECODE_H
4
#define G4DETECTORS_PHG4STEPSTATUSDECODE_H
5
6
#include <string>
7
8
namespace
PHG4StepStatusDecode
9
{
10
std::string
GetStepStatus
(
const
int
istatus);
11
}
12
13
#endif
coresoftware
blob
master
simulation
g4simulation
g4detectors
PHG4StepStatusDecode.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:13
using
1.8.2 with
sPHENIX GitHub integration