|
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"
24 TileTriggerFillerTool::TileTriggerFillerTool(
const string&
type,
39 return StatusCode::SUCCESS;
48 return StatusCode::SUCCESS;
52 vector<Identifier> towerid=
p.GetBoardTowerID();
53 vector<double> towerpulse=
p.GetBoardTowerSum();
55 for(
size_t i=0;
i<towerid.size();++
i){
62 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
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.
int phi(const Identifier id) const
return phi according to :
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.
int eta(const Identifier id) const
return eta according to :
int pos_neg_z(const Identifier id) const
return pos_neg_z according to :