AnaAlgorithm: const fixes for metaStore accessors
Make the input/outputMetaStore accessors const
-correct by providing
fully const/non-const versions and remove mutable
.
Also enable thread-checker.
Make the input/outputMetaStore accessors const
-correct by providing
fully const/non-const versions and remove mutable
.
Also enable thread-checker.