|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include <unordered_map>
27 return StatusCode::SUCCESS;
38 if ((*
input.roiEL)->isFullscan()) {
39 ATH_MSG_ERROR(
"Full-scan RoI passed as input to RoIPEBInfoWriterTool");
49 <<
" - skipping this RoI");
63 std::vector<uint32_t> detROBs;
64 tool->ROBIDList(roiForPEB, detROBs);
65 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.
Helper for azimuthal angle calculations.