class THiRASiDet: public TObject


THiRASiDet

A THiRASiDet class derives from TObject.  This Class provides the
structure for the Ef Si detectors in the HiRA device.  Raw event
data is filled as branches on the tree.


Function Members (Methods)

public:
THiRASiDet()
THiRASiDet(const THiRASiDet&)
virtual~THiRASiDet()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
virtual voidCalculate()
virtual voidCalibrate()
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidClear(Option_t* option = "")
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidCopy(TObject& det) 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
Short_tGetCbReadOrder()
Short_tGetChPriorReadOrder()
Short_tGetChReadOrder(Int_t strip)
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
Int_tGetEntry(Long64_t entry = 0, Int_t getall = 0)
Short_tGetHitReadOrder(Int_t strip)
virtual const char*TObject::GetIconName() const
Short_tGetMB()
virtual const Char_t*GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
Short_tGetSlot()
virtual const Char_t*GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTObject::Hash() const
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 voidInitClass(TString name)
virtual voidInitTree(TTree* tree)
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
Bool_tIsBad(Int_t strip)
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()
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)
THiRASiDet&operator=(const THiRASiDet&)
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 = "")
voidSetBad(Int_t strip, Int_t bitValue = 1)
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
voidSetName(const Char_t* name)
voidSetNameTitle(const Char_t* name, const Char_t* title)
static voidTObject::SetObjectStat(Bool_t stat)
voidSetTitle(const Char_t* title = "")
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& 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

public:
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
public:
Double_tE[32]Energy deposited in a Ef Si strip.
Short_tERaw[32]Raw energy deposited in a Ef Si strip.
Double_tEmaxMaximum energy deposited in a Si strip for each telescope.
Short_tEmaxchChannel number corresponding to the channel with the maximum energy.
Double_tT[32]Time value.
Short_tTRaw[32]Raw time values.
TBranch*b_E! Energy Branch.
TBranch*b_ERaw! Energy Branch.
TBranch*b_Emax! Emax Branch.
TBranch*b_Emaxch! Emaxch Branch.
TBranch*b_T! Time Branch.
TBranch*b_TRaw! Time Branch.
TBranch*b_fCbSequence!
TBranch*b_fChSequence!
TBranch*b_fHitSequence!
TBranch*b_rawMult! Raw Multiplicity Branch.
Bool_tfAddRndm! Add random number to convert from short data types to double.
bitset<THIRA_SI_CHANNELS>fBadStrips! Problem strips that can be excluded.
Short_tfCbSequenceMB chip board readout sequence. Number of CB read (inclusive).
Short_tfChSequenceMB channel readout sequence. Number of ch's read prior to and including this CB.
TTree*fChain! Pointer to the analyzed TTree or TChain
THiRASiDet*fCon!
Int_tfCurrent! Current Tree number in a TChain
UInt_tfHitSequenceCB strips fired. Also can be used as bitmask.
Short_tfMb! ASIC motherboard number.
Short_tfSlot! ASIC slot number.
Short_trawMultMultiplicity of Si for each telescope.
protected:
TStringfName! Object identifier
TStringfTitle! Object title

Class Charts

Inheritance Chart:
TObject
THiRASiDet
TBack
TDelta
TFront

Function documentation

THiRASiDet(const THiRASiDet& )
 -- Copy constructor.
void Copy(TObject& det) const
 -- Copy this method.
void Calculate()
 -- General calculations.

void Calibrate()
 -- General calibrations.
void Clear(Option_t* option = "")
 -- Clear all event data members.

Int_t GetEntry(Long64_t entry = 0, Int_t getall = 0)
 -- Read all branches in this class of entry and return total number of bytes read.

     getall = 0 : get only active branches
     getall = 1 : get all branches

Short_t GetChReadOrder(Int_t strip)
 -- Get the readout order for a hit strip on a MB.
 The order returned is an ordianl notation, i.e. 1st, 2nd, 3rd, etc..
 This method returns 0 if the strip was not readout.

Short_t GetHitReadOrder(Int_t strip)
 -- Get the readout order for a hit strip on a CB.
 The order returned is an ordianl notation, i.e. 1st, 2nd, 3rd, etc..
 This method returns 0 if the strip was not readout.

void InitClass(TString name)
 -- Initialize class members.

void InitTree(TTree* tree)
 -- Set the class to use the given TTree as well as setting the class branch addresses.

Bool_t IsBad(Int_t strip)
 -- Check if the strip is marked as "bad".

void SetBad(Int_t strip, Int_t bitValue = 1)
 --

void SetName(const Char_t* name)
 -- Change (i.e. set) the name of the THiRASiDet.
void SetNameTitle(const Char_t* name, const Char_t* title)
 -- Change (i.e. set) all the THiRASiDet parameters (name and title).
void SetTitle(const Char_t* title = "")
 -- Change (i.e. set) the title of the THiRASiDet.
THiRASiDet()
{}
~THiRASiDet()
{}
const Char_t * GetName() const
{ return fName; }
const Char_t * GetTitle() const
{ return fTitle; }
Short_t GetMB()
{return fMb;}
Short_t GetSlot()
{return fSlot;}
Short_t GetCbReadOrder()
{return fCbSequence;}
Short_t GetChPriorReadOrder()
{return fChSequence;}

Author: Andrew M. Rogers, NSCL 07/01/2006
Last change: Sun Dec 21 12:38:49 2008
Last generated: 2008-12-21 12:38
Copyright (C) 2006-2008 Andrew M. Rogers

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.