]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCExBBShape.h
Restoring the generation of HTML documentation (Natalia) + related changes (PH)
[u/mrichter/AliRoot.git] / TPC / AliTPCExBBShape.h
index defcce7fbb8aabc2a24cada01b3e07b3c82df1be..c1c0b5fa0661122207b20b188a563ee50f0d6092 100644 (file)
 //   <p>
 //   The class allows "effective Omega Tau" corrections.                    
 //   End_Html
-//   Begin_Macro(source) 
+//   Begin_Macro(source)
 //   {
 //   gROOT->SetStyle("Plain"); gStyle->SetPalette(1);
-//   TCanvas *c2 = new TCanvas("c2","c2",500,300); 
+//   TCanvas *c2 = new TCanvas("cAliTPCExBBShape","cAliTPCExBBShape",500,300); 
 //   AliTPCExBBShape exb;                                                 
 //   AliMagF mag("mag","mag");        // 0.5 Tesla (solenoid)
 //   exb.SetBField(&mag);             // use Bfield from AliMagF        
@@ -65,6 +65,7 @@ public:
   void GetBxAndByOverBz(const Float_t x[],const Short_t roc,Float_t BxByOverBz[]);
 
   virtual void Print(Option_t* option="") const;
+  static Double_t GetBFieldXYZ(Double_t gx, Double_t gy, Double_t gz, Int_t axisType);
 
 private:
   Float_t fC1; // coefficient C1          (compare Jim Thomas's notes for definitions)