class BbcRawMicrov1: public BbcRaw


Inheritance:


Public Methods

[more] BbcRawMicrov1()
ctor
[more]virtual ~BbcRawMicrov1()
dtor
[more]void Reset()
Clear Event
[more]void identify(ostream& os = cout) const
identify Function from PHObject
[more]int isValid() const
isValid returns non zero if object contains vailid data
[more]short get_Pmt(const short iPmt) const
get Pmt id of Pmt no iPmt in TClonesArray
[more]short get_Adc(const short iPmt) const
get Adc of Pmt iPmt in TClonesArray
[more]short get_Tdc0(const short iPmt) const
get Tdc0 of Pmt iPmt in TClonesArray
[more]void AddBbcRawHit(const short pmt, const short adc, const short tdc0, const short ipmt)
Add Bbc Raw hit object to TCLonesArray

Protected Fields

[more]TClonesArray* BbcRawHits

Protected Methods

[more]TClonesArray* GetBbcRawHits() const
[more]void Clear(Option_t *option = "")


Inherited from BbcRaw:

Public Methods

ovirtual void set_npmt(const short ival)
ovirtual short get_npmt() const
ovirtual short get_Tdc1(const short iPmt) const


Inherited from PHObject:


Documentation

o BbcRawMicrov1()
ctor

ovirtual ~BbcRawMicrov1()
dtor

ovoid Reset()
Clear Event

ovoid identify(ostream& os = cout) const
identify Function from PHObject
Parameters:
os - Output Stream

oint isValid() const
isValid returns non zero if object contains vailid data

oshort get_Pmt(const short iPmt) const
get Pmt id of Pmt no iPmt in TClonesArray
Parameters:
iPmt - no of Pmt in TClonesArray

oshort get_Adc(const short iPmt) const
get Adc of Pmt iPmt in TClonesArray
Parameters:
iPmt - no of Pmt in TClonesArray

oshort get_Tdc0(const short iPmt) const
get Tdc0 of Pmt iPmt in TClonesArray
Parameters:
iPmt - no of Pmt in TClonesArray

ovoid AddBbcRawHit(const short pmt, const short adc, const short tdc0, const short ipmt)
Add Bbc Raw hit object to TCLonesArray
Parameters:
pmt - Pmt id
adc - Adc value
tdc0 - Tdc0 value
ipmt - no of pmt

oTClonesArray* GetBbcRawHits() const

ovoid Clear(Option_t *option = "")

oTClonesArray* BbcRawHits


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.