]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliMagFMaps.cxx
Added transformation function (Marian)
[u/mrichter/AliRoot.git] / STEER / AliMagFMaps.cxx
index 93970bff67157fac8559817d1d4fa2820c686108..aa2d7bf369d89d85fa08a541e348002ea9e00e6f 100644 (file)
@@ -22,7 +22,9 @@
 // Author: Andreas Morsch <andreas.morsch@cern.ch>
 //------------------------------------------------------------------------
 
+#include <TClass.h>
 #include <TFile.h>
+#include <TMath.h>
 #include <TSystem.h>
 
 #include "AliLog.h"
@@ -73,6 +75,7 @@ AliMagFMaps::AliMagFMaps(const char *name, const char *title, Int_t integ,
 AliMagFMaps::AliMagFMaps(const AliMagFMaps &magf):
   AliMagFC(magf),
   fSolenoid(0),
+  fSolenoidUser(0),
   fL3Option(0)
 {
   //