|
ATLAS Offline Software
|
Go to the documentation of this file.
39 if ( (
roiWord() & 0xe0000000) == 0 ) {
47 if ( (
roiWord() & 0xe0000000) == 0 ) {
74 names( *this ).push_back(
name );
75 values( *this ).push_back(
value );
85 names( *this ).clear();
86 values( *this ).clear();
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
Helper class to provide type-safe access to aux data.
float etLarge() const
The ET values stored in the RoI.
void setRoIWord(uint32_t value)
Set the "raw" RoI word, describing the jet candidate.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
void initialize(uint32_t roiword, float eta, float phi)
Initialise the object with its most important properties.
Amg::RotationMatrix3D setPhi(Amg::RotationMatrix3D mat, double angle, int convention=0)
void clearThresholds()
Remove all the passed thresholds from the RoI.
float etScale() const
The ET scale for RoI digits.
float eta() const
The pseudorapidity ( ) of the jet candidate.
float phi() const
The azimuthal angle ( ) of the jet candidate.
JetRoI_v2()
Default constructor.
Class describing a LVL1 jet region of interest.
uint32_t roiWord() const
The "raw" RoI word describing the jet candidate.
AUXSTORE_OBJECT_GETTER(TrigComposite_v1, std::vector< std::string >, linkColNames) AUXSTORE_OBJECT_GETTER(TrigComposite_v1
void setPhi(float v)
Set the azimuthal angle of the jet candidate.
void addThreshold(const std::string &name, float value)
Add a new threshold that was passed by the RoI.
void setEta(float v)
Set the pseudorapidity of the jet candidate.