|
BrBbCalHits::BrBbHitclass description - source file - inheritance tree class BrBbCalHits::BrBbHit : public TObjectpublic: Data Membersprivate: Class DescriptionCalibrated Hits for Beam-Beam counters output of BrBbRdoModuleNew, meaning calibrated hits in time and energy validated for more advanced physics (above energy threshold, reasonable time, etc). This is almost identical to the BrBbRdoModuleNew made by Djamel but is in my opinion not the Rdo element from the BB that really should hold the t0, vertex, Multiplicity,.. The notable exception is that the radius for each hit has been removed This is realy a constant/geometry than is know by the tubeNo. ____________________________________________________________________ $Id: BrBbCalHits.cxx,v 1.1 2001/09/23 01:38:56 videbaek Exp $ $Author: videbaek $ $Date: 2001/09/23 01:38:56 $ $Copyright: 2001 BRAHMS Collaboration <brahmlib@rhic.bnl.gov> BrBbHit(Int_t tube, Double_t tof, Double_t energy) : fTubeNo(tube), fTof(tof), fEnergy(energy) Default constructor void Clear(Option_t* option) Clear this object void Print(Option_t* option) const Print the data Inline FunctionsBrBbCalHits::BrBbHit BrBbHit(Int_t, Double_t, Double_t) Int_t GetTubeNo() const Double_t GetTof() const Double_t GetEnergy() const void SetTubeNo(Int_t i) void SetTof(Double_t time) void SetEnergy(Double_t energy) TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrBbCalHits::BrBbHit BrBbHit(BrBbCalHits::BrBbHit&) void ~BrBbHit() |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|