git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed usage of removed class AliMpManuList
[u/mrichter/AliRoot.git]
/
MUON
/
AliMUON2DStoreValidator.h
diff --git
a/MUON/AliMUON2DStoreValidator.h
b/MUON/AliMUON2DStoreValidator.h
index 7a78688f5929359f7523dcbd96ff6a369696c63b..4943f79ddfe09d240200e4a30f77d8eb328b4f75 100644
(file)
--- a/
MUON/AliMUON2DStoreValidator.h
+++ b/
MUON/AliMUON2DStoreValidator.h
@@
-63,11
+63,10
@@
private:
static void ReportManu(TList& list, AliMUONCheckItem& manu);
private:
static void ReportManu(TList& list, AliMUONCheckItem& manu);
private:
- TList* fManuList; //!< List of (DE,manuID) pairs.
TObjArray* fChambers; //!< Array of AliMUONCheckItem.
AliMUONVStore* fStatus; //!< Statuses
TObjArray* fChambers; //!< Array of AliMUONCheckItem.
AliMUONVStore* fStatus; //!< Statuses
- ClassDef(AliMUON2DStoreValidator,
2
) // Validator of 2DStore
+ ClassDef(AliMUON2DStoreValidator,
3
) // Validator of 2DStore
};
#endif
};
#endif