|
BrBbVertexclass description - source file - inheritance tree class BrBbVertex : public BrDataObjectpublic: Data Membersprivate: Class DescriptionVertex data class for the Beam-Beam counters Contains the time 0 information, the Z position and a short int for the method used: 0: well, that shouldn't happen 1: big tubes only 2: small tubes only 3: fastest tube ____________________________________________________________________ $Id: BrBbVertex.cxx,v 1.2 2001/10/02 01:51:33 ouerdane Exp $ $Author: ouerdane $ $Date: 2001/10/02 01:51:33 $ $Copyright: (C) 2001 BRAHMS Collaboration <brahmlib@rhic.bnl.gov> ____________________________________________________________________ BrBbVertex() : BrDataObject() Default constructor, do not use BrBbVertex(const Char_t* name, const Char_t* title) : BrDataObject(name, title) named constructor BrBbVertex(BrBbVertex &vtx) : BrDataObject(vtx.GetName(), vtx.GetTitle()) Copy constructor void Clear() void Print(Option_t* option) const Print information Inline FunctionsFloat_t GetTime0() const Float_t GetLeftTime() const Float_t GetRightTime() const Float_t GetZ0() const UShort_t GetMethod() const void SetTime0(Double_t time) void SetLeftTime(Double_t time) void SetRightTime(Double_t time) void SetZ0(Double_t z) void SetMethod(UShort_t m) BrBbVertex& operator=(BrBbVertex& vtx) TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) void ~BrBbVertex() |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|