ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | G4Analysis |
Enumerations | |
enum | G4BinScheme { kLinear, kLog, kUser } |
Functions | |
G4BinScheme | G4Analysis::GetBinScheme (const G4String &binSchemeName) |
void | G4Analysis::ComputeEdges (G4int nbins, G4double xmin, G4double xmax, G4double unit, G4Fcn fcn, G4BinScheme, std::vector< G4double > &edges) |
void | G4Analysis::ComputeEdges (const std::vector< G4double > &edges, G4double unit, G4Fcn fcn, std::vector< G4double > &newEdges) |
enum G4BinScheme |
Definition at line 39 of file G4BinScheme.hh.
View newest version in sPHENIX GitHub at line 39 of file G4BinScheme.hh