]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPadStatusMapMaker.h
*** V interface for TPCCalibTasks ***
[u/mrichter/AliRoot.git] / MUON / AliMUONPadStatusMapMaker.h
index edf3f9ec932559a1c6d22de492b6d82008e3554c..3a516425baecb0ec81923d37af5ecec9257f06d1 100644 (file)
@@ -74,6 +74,7 @@ private:
   mutable AliMUONVStore* fStatusMap; //!< status map
   AliMUONVStore* fRejectProbabilities; //!< reject probabilities (channel based, computed once per run)
   AliMUONVStore* fRejectList; //!< reject list (which channels should be rejected, might change event-by-event for simulations)
+  Bool_t fComputeOnDemand; //!< whether we authorize to compute things on demand or not
   
   ClassDef(AliMUONPadStatusMapMaker,0) // Pad status map maker
 };