xAOD::TFileChecker Class Reference

#include <TFileChecker.h>

List of all members.

Public Member Functions

 TFileChecker ()
 Default constructor.
TReturnCode check (TEvent &event)
 Execute all sanity checks on a given file.
void setStopOnError (::Bool_t value)
 Set whether the validation should stop when an error is found.
::Bool_t stopOnError () const
 Check whether the validation will stop when an error is found.
void addIgnoredVariable (const std::string &name)
 Add a variable to be ignored in the test.
void setIgnoredVariables (const std::set< std::string > &value)
 Set the list of variables to be ignored in the test.
const std::set< std::string > & ignoredVariables () const
 Get the list of variables which are ignored in the test.

Detailed Description

Tool for running sanity checks on xAOD files

There are some typical issues that can show up in xAOD files due to common coding issues in the reconstruction/analysis code. This class can check for most of these issues in the file given to it.

Author:
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
673572
Date
2015-06-09 10:40:47 +0200 (Tue, 09 Jun 2015)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1