]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDGeometryBuilder.h
Updated alignment macros and related changes (Raffaele)
[u/mrichter/AliRoot.git] / FMD / AliFMDGeometryBuilder.h
index e6110dcbaa7c88f78dacd10d760e7549e2f7df12..1a6316138ef83220e24cf4d9b74bdc8cfa6ee534 100644 (file)
@@ -65,7 +65,24 @@ public:
   Int_t GetDetectorOff() const { return fDetectorOff; }
 protected:
   /** Copy CTOR */
-  AliFMDGeometryBuilder(const AliFMDGeometryBuilder& o) : TTask(o) {}
+  AliFMDGeometryBuilder(const AliFMDGeometryBuilder& o) 
+    : TTask(o),
+      fActiveId(o.fActiveId),
+      fDetailed(o.fDetailed),
+      fUseAssembly(o.fUseAssembly),
+      fSectorOff(o.fSectorOff),
+      fModuleOff(o.fModuleOff),
+      fRingOff(o.fRingOff),
+      fDetectorOff(o.fDetectorOff),
+      fSi(o.fSi),
+      fC(o.fC),
+      fAl(o.fAl),
+      fPCB(o.fPCB),
+      fChip(o.fChip),
+      fAir(o.fAir),
+      fPlastic(o.fPlastic),
+      fCopper(o.fCopper)
+  {}
   /** Assignment operator */
   AliFMDGeometryBuilder& operator=(const AliFMDGeometryBuilder&){return *this;}
   /** Make a ring volume