Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HnInformation.hh File Reference
#include "G4AnalysisUtilities.hh"
#include "G4BinScheme.hh"
#include "G4Fcn.hh"
#include "globals.hh"
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  G4HnDimension
struct  G4HnDimensionInformation
class  G4HnInformation

Namespaces

namespace  G4Analysis

Functions

void G4Analysis::Update (G4double &value, const G4HnDimensionInformation &hnInfo)
void G4Analysis::UpdateValues (G4HnDimension &bins, const G4HnDimensionInformation &hnInfo)
void G4Analysis::Update (G4HnDimension &bins, const G4HnDimensionInformation &hnInfo)
void G4Analysis::UpdateTitle (G4String &title, const G4HnDimensionInformation &hnInfo)
G4bool G4Analysis::CheckMinMax (G4double min, G4double max)
G4bool G4Analysis::CheckDimension (unsigned int idim, const G4HnDimension &dimension, const G4HnDimensionInformation &info)
template<unsigned int DIM>
G4bool G4Analysis::CheckDimensions (const std::array< G4HnDimension, DIM > &bins, const std::array< G4HnDimensionInformation, DIM > &hnInfo, G4bool isProfile=false)