]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliLego.h
Splitting of the QA maker into simulation and reconstruction dependent parts (Yves)
[u/mrichter/AliRoot.git] / STEER / AliLego.h
index 13cc4850e704c32d944f131b75ee3a8a8a32236a..852c6a8e1d2b148329595d81a17b20a16cf726b8 100644 (file)
@@ -55,6 +55,8 @@ private:
    Int_t      fStepsForward;     //!Counts steps backward
    Int_t      fErrorCondition;   //!Error condition flag
    Int_t      fDebug;            // Debug Flag
+   Bool_t     fStopped;          //!Scoring has been stopped 
+   
   ClassDef(AliLego,1) //Utility class to compute and draw Radiation Length Map
 
 };