|
BrHitclass description - source file - inheritance tree class BrHit : public TObjectpublic: Data Membersprivate: See alsoClass DescriptionBrahms general hit class. Specific detectors can inherit from this. They should then overwrite the Draw method as marking a hit in the local volume Keyword : KIS(S) (Keep It Simple (Stupid)) BrHit() : TObject() CTOR - empty ~BrHit() DTOR - empty Draw(Option_t* option = "") Currently empty. Could as default draw a box and be overwritten in other hit modules void Print(Option_t* option = "") const Print out the position and error void SetPos(const BrVector3D &pos) void SetPosError(const BrVector3D &pos) Inline Functionsconst BrVector3D& GetPos() const const BrVector3D& GetPosError() const void SetX(Double_t value) void SetY(Double_t value) void SetZ(Double_t value) void SetXError(Double_t value) void SetYError(Double_t value) void SetZError(Double_t value) TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrHit BrHit(BrHit&) |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|