12 #ifndef ROOT_TEveTrack
13 #define ROOT_TEveTrack
void SetStatus(Int_t idx)
TEveTrackPropagator * GetPropagator() const
void AddPathMark(const TEvePathMark &pm)
void SanitizeMinMaxCuts()
Set Min/Max cuts so that they are within detected limits.
void SetRnrPoints(Bool_t r)
Set rendering of track as points for the list and the elements.
virtual void SetTrackParams(const TEveTrack &t)
Copy track parameters from t.
Double_t GetLimPt() const
virtual void SetLineColor(Color_t c)
void SetRnrLine(Bool_t rnr)
Set rendering of track as line for the list and the elements.
An arbitrary polyline with fixed line and marker attributes.
virtual void SetLineWidth(Width_t w)
Set line width for the list and the elements.
const TEveVectorD & GetMomentum() const
Description of the dynamic properties of a particle.
TEveTrackList(const TEveTrackList &)
Bool_t GetRecurse() const
const TEveVectorD & GetEndMomentum() const
vPathMark_t & RefPathMarks()
TEveTrackPropagator * fPropagator
Last path-mark index tried in track-propagation.
virtual void SetMarkerColor(Color_t c)
Set marker color for the list and the elements.
virtual void WriteVizParams(std::ostream &out, const TString &var)
Write visualization parameters.
ClassDef(TEveTrackList, 1)
TEveTrack & operator=(const TEveTrack &)
void SetCharge(Int_t chg)
virtual void CopyVizParams(const TEveElement *el)
Copy visualization parameters from element el.
void SelectByP(Double_t min_p, Double_t max_p)
Select visibility of tracks by momentum.
virtual void SetMarkerStyle(Style_t s)
Set marker style for the list and the elements.
TEveTrackList & operator=(const TEveTrackList &)
Double_t GetMaxPt() const
Int_t GetLastPMIdx() const
virtual void MakeTrack(Bool_t recurse=kTRUE)
Calculate track representation based on track data and current settings of the propagator.
void SetRecurse(Bool_t x)
const vPathMark_t & RefPathMarks() const
A list of tracks supporting change of common attributes and selection based on track parameters...
Editor for TEveTrackList class.
virtual void SetMainColor(Color_t c)
Set main (line) color for the list and the elements.
void SetPropagator(TEveTrackPropagator *prop)
Set track's render style.
Base-class for non-linear projections.
Bool_t GetRnrLine() const
TEveTrack * FindTrackByIndex(Int_t index)
Find track by index, select it and display it in the editor.
virtual TClass * ProjectedClass(const TEveProjection *p) const
Virtual from TEveProjectable, returns TEveTrackListProjected class.
void SetDpDs(Double_t dpds)
std::vector< TEvePathMarkD > vPathMark_t
vPathMark_t::const_iterator vPathMark_ci
virtual ~TEveTrackList()
Destructor.
The ROOT global object gROOT contains a list of all defined classes.
TEveTrack * FindTrackByLabel(Int_t label)
Find track by label, select it and display it in the editor.
Bool_t GetLockPoints() const
virtual void SecSelected(TEveTrack *)
Emits "SecSelected(TEveTrack*)" signal.
GL-renderer for TEveTrack class.
TEveTrackPropagator * GetPropagator()
Holding structure for a number of track rendering parameters.
void AddPathMark(const TEvePathMarkD &pm)
Visual representation of a track.
virtual void ComputeBBox()
Compute the bounding box of the track.
void SelectByPt(Double_t min_pt, Double_t max_pt)
Select visibility of tracks by transverse momentum.
virtual void SetLineStyle(Style_t s)
Set line style for the list and the elements.
virtual void SetMarkerSize(Size_t s)
Set marker size for the list and the elements.
virtual void SetPathMarks(const TEveTrack &t)
Copy path-marks from t.
virtual const TGPicture * GetListTreeIcon(Bool_t open=kFALSE)
Returns list-tree icon for TEveTrack.
TEveTrackPropagator * fPropagator
Double_t GetMinPt() const
Double_t RoundMomentumLimit(Double_t x)
Round the momentum limit up to a nice value.
const TEveVectorD & GetVertex() const
virtual TClass * ProjectedClass(const TEveProjection *p) const
Virtual from TEveProjectable, return TEveTrackProjected class.
void SetPropagator(TEveTrackPropagator *prop)
Set default propagator for tracks.
TEveTrack()
Default constructor.
virtual void CopyVizParams(const TEveElement *el)
Copy visualization parameters from element el.
void MakeTracks(Bool_t recurse=kTRUE)
Regenerate the visual representations of tracks.
Bool_t GetRnrPoints() const
virtual void SetStdTitle()
Set standard track title based on most data-member values.
virtual ~TEveTrack()
Destructor.
void SortPathMarksByTime()
Sort registered pat-marks by time.
void SetAttLineAttMarker(TEveTrackList *tl)
Set line and marker attributes from TEveTrackList.
void SetLockPoints(Bool_t l)
void PrintPathMarks()
Print registered path-marks.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
vPathMark_t::iterator vPathMark_i
virtual void WriteVizParams(std::ostream &out, const TString &var)
Write visualization parameters.
void FindMomentumLimits(TEveElement *el, Bool_t recurse=kTRUE)
Loop over track elements of argument el and find highest pT and p.