#include "BReconClasses.h"

BPeak


class description - header file - source file - inheritance tree (.pdf)

class BPeak

Inheritance Chart:
BPeak

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
BPeak()
BPeak(const BPeak&)
~BPeak()
voidGetPosition(float = 0, bool = false)
doubleIntegral()
BPeak&operator=(const BPeak&)
voidPrint()

Data Members

public:
doublepos
doubleepos
float*data
intsleft
intsright
intmax
intflagged

Class Description

BPeak()
~BPeak()
double Integral()
void GetPosition(float=0, bool=false)
void Print()
  ClassDef(BPeak,1)

Last update: Fri Sep 28 13:21:17 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.