]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON2DStoreValidator.h
Adding one more Validate method, which does not care about the values, but just about...
[u/mrichter/AliRoot.git] / MUON / AliMUON2DStoreValidator.h
index 6f3fbe0bc3ee4f66869e39b7150f2b8db7bf32a4..73ecbbc737e163d565715462ea42add97c8d9ac2 100644 (file)
@@ -31,6 +31,8 @@ public:
   
   TObjArray* Validate(const AliMUONV2DStore& store, Float_t invalidFloatValue);
 
+  TObjArray* Validate(const AliMUONV2DStore& store);
+  
   TObjArray* Validate(const AliMUONV2DStore& store, 
                       Bool_t (*check)(const AliMUONVCalibParam&,Int_t));