![]()  | 
						
							 
								ECCE @ EIC Software
							  
							
								Reference for 
								ECCE @ EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include "G4BinScheme.hh"
 Include dependency graph for G4BinScheme.cc:Go to the source code of this file.
Namespaces | |
| namespace | 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) |