|
BrDvDigclass description - source file - inheritance tree class BrDvDig : public BrDataObjectpublic: Data Membersprivate: Class DescriptionBrDvDig is the class of dataobject for the raw TDC data from the TPC DriftVelocityMonitors. Each monitor provides a timing start and a width. A given event will probably only result in a single channel being set. The data structure is never the less a fixed size structure with 4 data words for channel and width each. The four data words comes from DVM1, DVM2 DVF1, DVF2 in that order. BrDvDig() Set contents to 0 since all are not required to be there in a given event. BrDvDig(const Char_t* Name, const Char_t* Title) : BrDataObject(Name, Title) Set contents to 0 since all are not required to be there in a given event. Int_t GetTime(const Int_t i) const Int_t GetWidth(const Int_t i) const void SetWidth(const Int_t itube, const Int_t val) void SetTime(const Int_t itube, const Int_t val) void Print(Option_t* option) const Place holder for object Printing Inline FunctionsBool_t IsSortable() const TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrDvDig BrDvDig(BrDvDig&) void ~BrDvDig() |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|