/[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.13 by pam-fi, Mon Aug 20 15:48:20 2007 UTC revision 1.14 by pam-fi, Wed Aug 22 07:03:44 2007 UTC
# Line 68  public: Line 68  public:
68      Float_t GetCOG(Int_t);      Float_t GetCOG(Int_t);
69      Float_t GetCOG(Float_t angle);      Float_t GetCOG(Float_t angle);
70      Float_t GetCOG(){ return GetCOG(0); };      Float_t GetCOG(){ return GetCOG(0); };
71      Float_t GetETA(Int_t,float);      Float_t GetETA(Int_t,float,bool);
72      Float_t GetETA(float angle){ return GetETA(0,angle); };  //    Float_t GetETA(float angle){ return GetETA(0,angle); };
73            Float_t GetPositionPU(float);
74    
75      
76      Bool_t IsBad(Int_t);                ///< bad-cluster flag      Bool_t IsBad(Int_t);                ///< bad-cluster flag
77      Bool_t IsSaturated(Int_t);          ///< saturated-cluster flag      Bool_t IsSaturated(Int_t);          ///< saturated-cluster flag
78    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.23