#include "hrtmatchingpar.h" |
HRtMatchingPar
class description - source file - inheritance tree (.pdf)
public:
HRtMatchingPar(const char* name = "RtMatchingPar", const char* title = "Matching parameters for reft", const char* context = "RtMatchingParProduction")
HRtMatchingPar(const HRtMatchingPar&)
~HRtMatchingPar()
char& bin(Int_t* i)
char& bin(Float_t* a)
char& bin(Int_t address)
static TClass* Class()
char& getLastBin()
virtual Bool_t getParams(HParamList*)
virtual Bool_t init(HParIo* inp, Int_t* set)
virtual TClass* IsA() const
HRtMatchingPar& operator=(const HRtMatchingPar&)
void printTo(ostream& out)
virtual void putParams(HParamList*)
void readFrom(const HRtMatchingPar& par)
void setDimension(Int_t n, Int_t* bins)
void setRange(UInt_t i, Float_t min, Float_t max)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Int_t write(HParIo* io)
protected:
TArrayI fIdx
TArrayC fCells
UInt_t fTotalBins
TArrayF fMin
TArrayF fMax
TArrayF fBinSize
TArrayI fBins
HRtMatchingPar(const char* name, const char *title,
const char *context) : HParCond(name,title,context)
~HRtMatchingPar(void)
void printTo(ostream &out)
Bool_t init(HParIo *inp, Int_t *set)
See HParSet::init
Int_t write(HParIo *io)
See HParSet::write
void readFrom(const HRtMatchingPar &par)
void putParams(HParamList* l)
Bool_t getParams(HParamList* l)
char& bin(Int_t idx[])
char& bin(Float_t a[])
void setDimension(Int_t n,Int_t bins[])
void setRange(UInt_t i,Float_t min, Float_t max)
Inline Functions
char& bin(Int_t address)
char& getLastBin()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRtMatchingPar HRtMatchingPar(const HRtMatchingPar&)
HRtMatchingPar& operator=(const HRtMatchingPar&)
Last update: Fri Jan 26 12:31:22 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.