|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #include "GaudiKernel/MsgStream.h"
14 #include "GaudiKernel/ISvcLocator.h"
15 #include "GaudiKernel/StatusCode.h"
22 TileL2FillerTool::TileL2FillerTool(
const string&
type,
30 declareProperty(
"SaveL2Details",
m_saveL2 =
true);
31 declareProperty(
"SaveMuRODDetails",
m_saveMuROD =
false);
56 return StatusCode::SUCCESS;
69 for(
size_t i=0;
i<
p.NMuons();++
i){
79 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.
Class to store TileMuId and Et quantities computed at the TileCal ROD DSPs.