Method Sector(x,y) added.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Oct 2002 14:53:27 +0000 (14:53 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Oct 2002 14:53:27 +0000 (14:53 +0000)
RICH/AliRICHv3.h

index 482a172903a17d4710e826f706a5965117e380c6..20c83bf57e9b3868c21850a36fc40569ca37eb24 100644 (file)
@@ -24,6 +24,8 @@ public:
    virtual void   StepManager();     // Processes the particle transport 
        
 private:
+   Double_t* RotateXY(const Double_t* r, Double_t a);
+   
     ClassDef(AliRICHv3,1)  //RICH full version, configurable with azimuthal rotation   
 };// class AliRICHv3