ROOT logo
AliRoot » ITS » AliITSOnlineSPDscanInfo

class AliITSOnlineSPDscanInfo: public TObject

Author: Henrik Tydesjo
This class is used as a container online.
It holds information needed for a scan.
This class should only be used through the interface of the
AliITSOnlineSPDscan class.

Function Members (Methods)

public:
AliITSOnlineSPDscanInfo()
AliITSOnlineSPDscanInfo(const AliITSOnlineSPDscanInfo&)
virtual~AliITSOnlineSPDscanInfo()
voidTObject::AbstractMethod(const char* method) const
virtual UInt_tAddScanStep()
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTObject::Clear(Option_t* = "")
virtual voidClearThis()
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidTObject::Copy(TObject& object) const
virtual voidTObject::Delete(Option_t* option = "")MENU
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
Bool_tGetChipPresent(UInt_t hs, UInt_t chipi) const
UInt_tGetDacEnd() const
UInt_tGetDacStart() const
UInt_tGetDacStep() const
UInt_tGetDataFormat() const
UInt_tGetDCSVersion() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
Bool_tGetHalfStaveScanned(UInt_t val)
virtual const char*TObject::GetIconName() const
virtual const char*TObject::GetName() const
UInt_tGetNSteps() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
UInt_tGetRouterNr() const
UInt_tGetRowEnd() const
UInt_tGetRowStart() const
UInt_tGetRunNr() const
virtual const char*TObject::GetTitle() const
UInt_tGetTriggers(UInt_t nsi) const
UInt_tGetType() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTObject::Hash() const
voidIncrementTriggers(UInt_t nsi)
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTObject::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTObject::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
AliITSOnlineSPDscanInfo&operator=(const AliITSOnlineSPDscanInfo&)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidTObject::Print(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
voidSetChipPresent(UInt_t hs, UInt_t chipi, Bool_t val)
voidSetDacEnd(UInt_t val)
voidSetDacStart(UInt_t val)
voidSetDacStep(UInt_t val)
voidSetDataFormat(UInt_t val)
voidSetDCSVersion(UInt_t val)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
voidSetHalfStaveScanned(UInt_t val, Bool_t b)
static voidTObject::SetObjectStat(Bool_t stat)
voidSetRouterNr(UInt_t val)
voidSetRowEnd(UInt_t val)
voidSetRowStart(UInt_t val)
voidSetRunNr(UInt_t val)
voidSetTriggers(UInt_t nsi, UInt_t val)
voidSetType(UInt_t val)
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

protected:
Bool_tfChipPresent[60]which chips are present
UInt_tfDCSVersionConfigDB version
UInt_tfDacEnddac end
UInt_tfDacStartdac start
UInt_tfDacStepdac step
UInt_tfDataFormatdata format (normal or histogram)
Bool_tfHalfStaveScanned[6]half stave scanned
UInt_tfNStepsnr of s-curve steps
UInt_tfRouterNrrouter nr
UInt_tfRowEndrow end
UInt_tfRowStartrow start
UInt_tfRunNrrun nr
TArrayIfTriggersnumber of triggers for the different steps of the scan
UInt_tfTypetype of calibration scan

Class Charts

Inheritance Chart:
TObject
AliITSOnlineSPDscanInfo
AliITSOnlineSPDscanInfoMultiple
AliITSOnlineSPDscanInfoMeanTh

Function documentation

AliITSOnlineSPDscanInfo()
~AliITSOnlineSPDscanInfo()
void ClearThis()
 reset all values for this object
UInt_t AddScanStep()
 add a new scan step, allocate space for TArrayI
void IncrementTriggers(UInt_t nsi)
 increment the nr of triggers for step nsi
void SetTriggers(UInt_t nsi, UInt_t val)
 set the nr of triggers for step nsi
UInt_t GetTriggers(UInt_t nsi) const
 get the nr of triggers for step nsi
void SetHalfStaveScanned(UInt_t val, Bool_t b)
 set half stave scanned
Bool_t GetHalfStaveScanned(UInt_t val)
 set half stave scanned
AliITSOnlineSPDscanInfo()
void SetType(UInt_t val)
 SET METHODS ***********************************
{fType=val;}
void SetRunNr(UInt_t val)
{fRunNr=val;}
void SetRouterNr(UInt_t val)
{fRouterNr=val;}
void SetDataFormat(UInt_t val)
void SetChipPresent(UInt_t hs, UInt_t chipi, Bool_t val)
{fChipPresent[hs*10+chipi]=val;}
void SetRowStart(UInt_t val)
{fRowStart=val;}
void SetRowEnd(UInt_t val)
{fRowEnd=val;}
void SetDacStart(UInt_t val)
{fDacStart=val;}
void SetDacEnd(UInt_t val)
{fDacEnd=val;}
void SetDacStep(UInt_t val)
{fDacStep=val;}
void SetDCSVersion(UInt_t val)
UInt_t GetNSteps() const
 GET METHODS ***********************************
{return fNSteps;}
UInt_t GetType() const
{return fType;}
UInt_t GetRunNr() const
{return fRunNr;}
UInt_t GetRouterNr() const
{return fRouterNr;}
UInt_t GetDataFormat() const
{return fDataFormat;}
Bool_t GetChipPresent(UInt_t hs, UInt_t chipi) const
{return fChipPresent[hs*10+chipi];}
UInt_t GetRowStart() const
{return fRowStart;}
UInt_t GetRowEnd() const
{return fRowEnd;}
UInt_t GetDacStart() const
{return fDacStart;}
UInt_t GetDacEnd() const
{return fDacEnd;}
UInt_t GetDacStep() const
{return fDacStep;}
UInt_t GetDCSVersion() const
{return fDCSVersion;}