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