|
ATLAS Offline Software
|
Go to the documentation of this file.
29 (
const std::string&
type,
30 const std::string&
name,
33 m_timetool (
"MBTSTimeFilterTool")
36 "Tool to calculate MBTS times.");
48 return StatusCode::SUCCESS;
58 "MBTS A-C time difference.") );
60 "MBTS A-side time.") );
62 "MBTS C-side time.") );
64 "Number of A-side MBTS counters used for time.") );
66 "Number of C-side MBTS counters used for time.") );
68 return StatusCode::SUCCESS;
84 return StatusCode::SUCCESS;
virtual StatusCode addVariable(const std::string &name, const std::type_info &ti, void *&ptr, const std::string &docstring="", const void *defval=0)
Add a variable to the tuple.
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
Helpers for checking error return status codes and reporting errors.