class THaScintBar: public TObject


THaScintBar

Class to represent a  neutron bar


Function Members (Methods)

public:
THaScintBar(const THaScintBar&)
THaScintBar(Double_t x = 0., Double_t y = 0., Double_t z = 0., Double_t wx = 1., Double_t wy = 1., Double_t wz = 1., Double_t c = 3.e8, Double_t att = 0., Double_t lgain = 1., Int_t lped = 0, Double_t lres = 1., Double_t loff = 0., Double_t lwalk = 0., Double_t rgain = 1., Int_t rped = 0, Double_t rres = 1., Double_t roff = 0., Double_t rwalk = 0., Int_t barnum = 0, Int_t llowlim = 0, Int_t luplim = 65535, Double_t lwrapa = 0., Int_t rlowlim = 0, Int_t ruplim = 65535, Double_t rwrapa = 0.)
virtual~THaScintBar()
voidTObject::AbstractMethod(const char* method) const
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 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 = "")
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() const
virtual TObject*TObject::DrawClone(Option_t* option = "") const
virtual voidTObject::Dump() const
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
Double_tGetAtt() const
Int_tGetBarNum() const
Int_tGetBarNum_nd() const
Double_tGetBarType() const
Double_tGetC() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual const char*TObject::GetIconName() const
THaScintPMT*GetLPMT()
virtual const char*TObject::GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
THaScintPMT*GetRPMT()
virtual const char*TObject::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
Double_tGetXPos() const
Double_tGetXWidth() const
Double_tGetYPos() const
Double_tGetYWidth() const
Double_tGetZPos() const
Double_tGetZWidth() 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 voidTObject::Inspect() const
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()
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)
THaScintBar&operator=(const THaScintBar&)
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 = "") const
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidSetAtt(Double_t a)
voidSetBarNum(Int_t barnum)
voidSetBarNum_nd(Int_t barnum_nd)
voidSetBarType(THaScintBar::EBarType t)
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
voidSetC(Double_t c)
virtual voidTObject::SetDrawOption(Option_t* option = "")
static voidTObject::SetDtorOnly(void* obj)
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidTObject::SetUniqueID(UInt_t uid)
voidSetXPos(Double_t pos)
voidSetXWidth(Double_t w)
voidSetYPos(Double_t pos)
voidSetYWidth(Double_t w)
voidSetZPos(Double_t pos)
voidSetZWidth(Double_t w)
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 EBarType { kSpecial
kUVA
kGlasgow
kCMU
};
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
protected:
Int_tfBarNum
Int_tfBarNum_nd
THaScintBar::EBarTypefBarType
THaScintPMTfLPMT
THaScintPMTfRPMT
Double_tfXPosPlane
Double_tfXWidth
Double_tfYPosPlane
Double_tfYWidth
Double_tfZPosPlanemiddle of the bar, relative to the center of the plane it belongs too
Double_tfZWidthfull width (from end to end)
Double_tfattattenuation
Double_tfceffective speed of light

Class Charts

Inheritance Chart:
TObject
THaScintBar

Function documentation

THaScintBar(Double_t x = 0., Double_t y = 0., Double_t z = 0., Double_t wx = 1., Double_t wy = 1., Double_t wz = 1., Double_t c = 3.e8, Double_t att = 0., Double_t lgain = 1., Int_t lped = 0, Double_t lres = 1., Double_t loff = 0., Double_t lwalk = 0., Double_t rgain = 1., Int_t rped = 0, Double_t rres = 1., Double_t roff = 0., Double_t rwalk = 0., Int_t barnum = 0, Int_t llowlim = 0, Int_t luplim = 65535, Double_t lwrapa = 0., Int_t rlowlim = 0, Int_t ruplim = 65535, Double_t rwrapa = 0.)
 that's it!
~THaScintBar()
THaScintBar(Double_t x = 0., Double_t y = 0., Double_t z = 0., Double_t wx = 1., Double_t wy = 1., Double_t wz = 1., Double_t c = 3.e8, Double_t att = 0., Double_t lgain = 1., Int_t lped = 0, Double_t lres = 1., Double_t loff = 0., Double_t lwalk = 0., Double_t rgain = 1., Int_t rped = 0, Double_t rres = 1., Double_t roff = 0., Double_t rwalk = 0., Int_t barnum = 0, Int_t llowlim = 0, Int_t luplim = 65535, Double_t lwrapa = 0., Int_t rlowlim = 0, Int_t ruplim = 65535, Double_t rwrapa = 0.)
void SetXPos(Double_t pos)
{fXPosPlane=pos;}
void SetYPos(Double_t pos)
{fYPosPlane=pos;}
void SetZPos(Double_t pos)
{fZPosPlane=pos;}
void SetXWidth(Double_t w)
{fXWidth=w;}
void SetYWidth(Double_t w)
{fYWidth=w;}
void SetZWidth(Double_t w)
{fZWidth=w;}
void SetC(Double_t c)
{fc=c;}
void SetAtt(Double_t a)
{fatt=a;}
void SetBarType(THaScintBar::EBarType t)
{fBarType=t;}
void SetBarNum(Int_t barnum)
{fBarNum=barnum;}
void SetBarNum_nd(Int_t barnum_nd)
{fBarNum_nd=barnum_nd;}
Double_t GetXPos()
{return fXPosPlane;}
Double_t GetYPos()
{return fYPosPlane;}
Double_t GetZPos()
{return fZPosPlane;}
Double_t GetXWidth()
{return fXWidth;}
Double_t GetYWidth()
{return fYWidth;}
Double_t GetZWidth()
{return fZWidth;}
Double_t GetC()
{return fc;}
Double_t GetAtt()
{return fatt;}
THaScintPMT* GetLPMT()
{ return &fLPMT; }
THaScintPMT* GetRPMT()
{ return &fRPMT; }
Double_t GetBarType()
{return fBarType;}
Int_t GetBarNum()
{return fBarNum;}
Int_t GetBarNum_nd()
{return fBarNum_nd;}

Last update: Tue Jul 7 19:26:17 2009

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.