]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/src/AliL3ConfMapper.h
Remaining from previous co
[u/mrichter/AliRoot.git] / HLT / src / AliL3ConfMapper.h
index e863e0c9b35c946a8ef72e2ed3c20fbbcea534b4..067ef8d13b822b383e31972a3d46af59eb6f1411 100644 (file)
@@ -105,6 +105,7 @@ class AliL3ConfMapper {
   //  AliL3ConfMapper(AliTPCParam *param,AliL3Vertex *vertex,Bool_t bench=(Bool_t)false);
   virtual ~AliL3ConfMapper();
   
+  void InitVolumes();
   void InitSector(Int_t sector,Int_t *rowrange=0,Float_t *etarange=0);
   void SetVertex(AliL3Vertex *vertex){fVertex = vertex;}
   void MainVertexTracking_a();