![]() |
ATLAS Offline Software
|
Tool for changing the format of RoI words. More...
#include <RoIFormatUpdater.h>
Static Public Member Functions | |
| static unsigned int | UpdateEMTauRoI (unsigned int RoIWord) |
| Method to update EM/Tau RoI word. | |
| static unsigned int | UpdateJetEnergyRoI (unsigned int RoIWord) |
| Method to update Jet/Energy RoI word. | |
Static Private Member Functions | |
| static unsigned int | OldJetEnergyType (unsigned int RoIWord) |
| Method to identify (old-style) JetEnergy RoI type. | |
| static unsigned int | UpdateJetRoI (unsigned int RoIWord) |
| Method to update Jet RoI word. | |
| static unsigned int | UpdateJetEtRoI (unsigned int RoIWord) |
| Method to update JetEt RoI word. | |
| static unsigned int | UpdateEnergyRoI0 (unsigned int RoIWord) |
| Methods to update EnergySum RoI words. | |
| static unsigned int | UpdateEnergyRoI1 (unsigned int RoIWord) |
| static unsigned int | UpdateEnergyRoI2 (unsigned int RoIWord) |
Tool for changing the format of RoI words.
Quick and dirty hack to work around fact that there is no RoI format version at the moment. Hopefully this is a short-term fix which will be suppressed soon and never needed again.
Definition at line 25 of file RoIFormatUpdater.h.
|
staticprivate |
Method to identify (old-style) JetEnergy RoI type.
Definition at line 60 of file RoIFormatUpdater.cxx.
|
static |
Method to update EM/Tau RoI word.
Definition at line 22 of file RoIFormatUpdater.cxx.
|
staticprivate |
Methods to update EnergySum RoI words.
Definition at line 112 of file RoIFormatUpdater.cxx.
|
staticprivate |
Definition at line 118 of file RoIFormatUpdater.cxx.
|
staticprivate |
Definition at line 125 of file RoIFormatUpdater.cxx.
|
static |
Method to update Jet/Energy RoI word.
Definition at line 35 of file RoIFormatUpdater.cxx.
|
staticprivate |
|
staticprivate |
Method to update Jet RoI word.
Definition at line 82 of file RoIFormatUpdater.cxx.