/[PAMELA software]/DarthVader/TrackerLevel2/inc/TrkLevel1.h
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/TrkLevel1.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by pam-fi, Fri Sep 2 14:49:02 2011 UTC revision 1.20 by pam-ts, Wed Jun 4 07:57:01 2014 UTC
# Line 71  public: Line 71  public:
71      Float_t GetCOG(){ return GetCOG(0); }      Float_t GetCOG(){ return GetCOG(0); }
72      Float_t GetETA(Int_t,float,bool);      Float_t GetETA(Int_t,float,bool);
73  //    Float_t GetETA(float angle){ return GetETA(0,angle); }  //    Float_t GetETA(float angle){ return GetETA(0,angle); }
74        Float_t GetDigSat();
75      Float_t GetPositionPU(float);      Float_t GetPositionPU(float);
76      Int_t   GetPFAstrips(float angle);      Int_t   GetPFAstrips(float angle);
77    
# Line 129  class TrkLevel1 : public TObject { Line 130  class TrkLevel1 : public TObject {
130      void Clear();      void Clear();
131      void Delete();      void Delete();
132      void Set();      void Set();
133        void Set(TrkLevel1 *trkl1, float mipCut=5., float fcut=0.2);
134            
135      TrkCluster*   GetCluster(int);      TrkCluster*   GetCluster(int);
136            

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.23