class BbcOutMicrov1: public BbcOut


Inheritance:


Public Methods

[more] BbcOutMicrov1()
ctor
[more]virtual ~BbcOutMicrov1()
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]float get_TimeZero() const
get T0 determined by Bbc
[more]void set_TimeZero(const float t0)
set T0 for Bbc
[more]void AddBbcNS(const short npmt, const float chargesum, const short nBbc)
Add Bbc North/South object containing Number of pmt's and Energy
[more]short get_nPmt(const short nBbc) const
get Number of Pmt's fired in North/South Bbc
[more]float get_ChargeSum(const short nBbc) const
get Charge Sum of North/South Bbc

Protected Fields

[more]float Bbc_TimeZero
[more]TClonesArray* BbcNS

Protected Methods

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


Inherited from BbcOut:

Public Methods

ovirtual float get_VertexPoint() const
ovirtual float get_dVertexPoint() const
ovirtual float get_dTimeZero() const
ovirtual void set_TimeVertex(const float t0, const float t0err, const float vtx, const float vtxerr)
ovirtual float get_Timing(const short nBbc) const


Inherited from PHObject:


Documentation

o BbcOutMicrov1()
ctor

ovirtual ~BbcOutMicrov1()
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

ofloat get_TimeZero() const
get T0 determined by Bbc

ovoid set_TimeZero(const float t0)
set T0 for Bbc
Parameters:
t0 - Bbc T0

ovoid AddBbcNS(const short npmt, const float chargesum, const short nBbc)
Add Bbc North/South object containing Number of pmt's and Energy
Parameters:
npmt - Number of Pmt's fired
energy - Energy in North/South
nBbc - Arm, use Bbc::North and Bbc::South

oshort get_nPmt(const short nBbc) const
get Number of Pmt's fired in North/South Bbc
Parameters:
nBbc - Arm, use Bbc::North and Bbc::South

ofloat get_ChargeSum(const short nBbc) const
get Charge Sum of North/South Bbc
Parameters:
nBbc - Arm, use Bbc::North and Bbc::South

ovoid Clear(Option_t *option = "")

ovoid Init()

oTClonesArray* GetBbcNS() const

ofloat Bbc_TimeZero

oTClonesArray* BbcNS


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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