BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

TCurlyLine


class description - source file - inheritance tree

class TCurlyLine : public TPolyLine


    public:
TCurlyLine TCurlyLine() TCurlyLine TCurlyLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Double_t tl = .05, Double_t rad = .02) TCurlyLine TCurlyLine(TCurlyLine&) virtual void ~TCurlyLine() virtual void Build() static TClass* Class() virtual Int_t DistancetoPrimitive(Int_t px, Int_t py) virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py) Double_t GetAmplitude() const Bool_t GetCurly() const Double_t GetEndX() const Double_t GetEndY() const Double_t GetStartX() const Double_t GetStartY() const Double_t GetWaveLength() const virtual TClass* IsA() const virtual void SavePrimitive(ofstream& out, Option_t*) virtual void SetAmplitude(Double_t x) virtual void SetCurly() virtual void SetEndPoint(Double_t x2, Double_t y2) virtual void SetStartPoint(Double_t x1, Double_t y1) virtual void SetWaveLength(Double_t WaveLength) virtual void SetWavy() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Double_t fX1 start x, center for arc Double_t fY1 start y, center for arc Double_t fX2 end x Double_t fY2 end y Double_t fWaveLength wavelength of sinusoid in percent of pad height Double_t fAmplitude amplitude of sinusoid in percent of pad height Int_t fNsteps used internally (controls precision) Bool_t fIsCurly true: Gluon, false: Gamma public:
static const enum TObject:: kTooShort


See also

TCurlyArc

Class Description

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on Wed Sep 11 04:54:29 2002 by

Validate HTML
Validate CSS