]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliFRAMEv2.h
Introducing TGeoMatrix where needed
[u/mrichter/AliRoot.git] / STRUCT / AliFRAMEv2.h
index 967e2eae1e974347ff0e0340a6e5e3da48acf3af..352ff38ca42b162500d89dbe570407c6fa075e81 100644 (file)
@@ -3,7 +3,7 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-/* $Id */
+/* $Id$ */
 
 /////////////////////////////////////////////////////////
 //  Manager and class for detector: FRAME  version 2    //
@@ -24,6 +24,7 @@ public:
   virtual Int_t  IsVersion() const;
   virtual void   SetHoles(Int_t flag=0) {fHoles = flag;}
   virtual Int_t  Holes() const {return fHoles;}
+  virtual void   MakeHeatScreen(char* name, Float_t dyP, Int_t rot1, Int_t rot2);
  private:
   Int_t  fHoles; // flag fHoles=0 => no holes, with holes otherwise