| 
    Geant4
    10.02.p03
    
   | 
 
#include "G4BinScheme.hh"Go to the source code of this file.
Namespaces | |
| G4Analysis | |
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) |