#include "hmdclistcells.h" |
HMdcModListCells
class description - source file - inheritance tree (.pdf)
protected:
Bool_t nLayOk(Int_t lay) const
public:
HMdcModListCells()
HMdcModListCells(const HMdcModListCells&)
~HMdcModListCells()
Bool_t addTime(Int_t l, Int_t c, Float_t tm)
static TClass* Class()
void clear()
void delTime(Int_t lay, Int_t cell, UChar_t time)
Int_t getNCells() const
Int_t getNLayers() const
UChar_t getTime(Int_t lay, Int_t cell) const
Float_t getTimeValue(Int_t l, Int_t c) const
virtual TClass* IsA() const
Bool_t isCell(Int_t lay, Int_t cell) const
Bool_t nextCell(Int_t& lay, Int_t& cell) const
Bool_t nextTime(Int_t& l, Int_t& c, Float_t& tm) const
HMdcModListCells& operator=(const HMdcModListCells&)
HMdcLayListCells& operator[](Int_t l)
void print() const
Bool_t setTime(Int_t lay, Int_t cell, UChar_t time)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HMdcLayListCells list[6]
Float_t* drTimes6l
HMdcLayListCells - list of fired wires in one layer
HMdcLayListCellsAndTimes - HMdcLayListCells + drift times
HMdcModListCells - list of fired wires in one MDC
(6 HMdcLayListCells objects)
HMdcModListCellsAndTimes - HMdcModListCells + drift times
HMdcSecListCells - list of fired wires in one sector
(4 HMdcModListCells objects)
HMdcSecListCellsAndTimes - HMdcSecListCells + drift times
HMdcEvntListCells - list of fired wires in one sector
(6 HMdcSecListCells objects)
HMdcEvntListCellsAndTimes - HMdcEvntListCells + drift times
void print(void) const
Inline Functions
void ~HMdcModListCells()
HMdcModListCells HMdcModListCells()
HMdcLayListCells& operator[](Int_t l)
void clear()
Bool_t setTime(Int_t lay, Int_t cell, UChar_t time)
void delTime(Int_t lay, Int_t cell, UChar_t time)
Int_t getNCells() const
Bool_t nextCell(Int_t& lay, Int_t& cell) const
UChar_t getTime(Int_t lay, Int_t cell) const
Bool_t isCell(Int_t lay, Int_t cell) const
Int_t getNLayers() const
Bool_t addTime(Int_t l, Int_t c, Float_t tm)
Bool_t nextTime(Int_t& l, Int_t& c, Float_t& tm) const
Float_t getTimeValue(Int_t l, Int_t c) const
Bool_t nLayOk(Int_t lay) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcModListCells HMdcModListCells(const HMdcModListCells&)
HMdcModListCells& operator=(const HMdcModListCells&)
Author: V. Pechenov
Last update: 25/06/2004 by V.Pechenov
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.