BDSBin Class Reference

A histogram bin. More...

#include <BDSBin.hh>


Public Member Functions

 BDSBin (G4double inXmin, G4double inXmax)
G4double GetValue ()
G4double GetError ()
G4double GetLowerEdge ()
G4double GetUpperEdge ()
std::pair< G4double, G4double > GetXMeanAndTotal ()
BDSBin operator+= (const G4double &weight)
G4bool operator== (const G4double &rhs)
G4bool operator!= (const G4double &rhs)
void Empty ()
G4bool InRange (G4double x)

Data Fields

G4double xmin
G4double xmax
G4double xmean
G4double total
G4double sumWeightsSquared

Friends

std::ostream & operator<< (std::ostream &out, BDSBin const &bin)
 output stream


Detailed Description

A histogram bin.

Author:
Laurie Nevay <Laurie.Nevay@rhul.ac.uk>

Definition at line 14 of file BDSBin.hh.


The documentation for this class was generated from the following files:
Generated on 28 Jun 2015 for BDSIM by  doxygen 1.4.7