 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include <unordered_map>
28 return StatusCode::SUCCESS;
39 if ((*
input.roiEL)->isFullscan()) {
41 if (not met_feature_vec.empty()) {
42 ATH_MSG_DEBUG(
"Ignoring MET leg passed to RoIPEBInfoWriterTool");
45 ATH_MSG_ERROR(
"Full-scan RoI passed as input to RoIPEBInfoWriterTool");
56 <<
" - skipping this RoI");
70 std::vector<uint32_t> detROBs;
71 tool->lookup(Gaudi::Hive::currentContext())->ROBIDList(roiForPEB, detROBs);
72 pebi.
robs.insert(detROBs.begin(),detROBs.end());
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
T wrapToPi(T phi)
Wrap angle in radians to [-pi, pi].
nope - should be used for standalone also, perhaps need to protect the class def bits #ifndef XAOD_AN...
::StatusCode StatusCode
StatusCode definition for legacy code.
const std::string & featureString()
Helper for azimuthal angle calculations.