#include "BReconClasses.h"

BHitMap


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

class BHitMap

Inheritance Chart:
BHitMap
<-
BDetector

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
BHitMap(int = 130)
BHitMap(const BHitMap&)
~BHitMap()
voidAddNoise()
voidBadChannels(unsigned char*)
voidCopy(float*)
intFindPeaks(BPeak**, double = 0.02, double = 0.05)
BHitMap&operator=(const BHitMap&)
voidReset(int = 0)
voidSet(int, float*)

Data Members

public:
intNumCh
float*HitMap
unsigned char*BadCh

Class Description

BHitMap(int=130)
~BHitMap()
void Reset(int=0)
void AddNoise()
void Set(int,float *)
void Copy(float *)
void BadChannels(unsigned char *)
int FindPeaks(BPeak *[],double=0.01,double=0.1)
  ClassDef(BHitMap,1)

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