]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/AliMonitorProcess.h
coding conventions
[u/mrichter/AliRoot.git] / MONITOR / AliMonitorProcess.h
index 36fa68e235795f1cf64e2679080c3888b4f16e7f..3c2cb0186cdfe4ac6c520f38d4f60f9e293fd33e 100644 (file)
@@ -77,10 +77,12 @@ private:
   Bool_t           ReconstructTPC(AliRawReader* rawReader, AliESDEvent* esd);
   Bool_t           ReconstructITS(AliRawReader* rawReader, AliESDEvent* esd);
   Bool_t           ReconstructV0s(AliESDEvent* esd);
+#ifdef ENABLE_ALIMONITORPROCESS_HLT
   void             CreateHLT(const char* fileName);
   void             CreateHLTHough(const char* fileName);
   Bool_t           ReconstructHLT(Int_t iEvent);
   Bool_t           ReconstructHLTHough(Int_t iEvent);
+#endif // ENABLE_ALIMONITORPROCESS_HLT
 
   Bool_t           WriteHistos();
   void             StartNewRun();
@@ -104,6 +106,7 @@ private:
   AliLevel3*       fHLT;                // the HLT tracker
   AliHLTHough*      fHLTHough;           // the HLT hough transformer
 
+
   UInt_t           fRunNumber;          // current run number
   UInt_t           fSubRunNumber;       // current part (=resets per run)
   UInt_t           fEventNumber[2];     // current event number