ATLAS Offline Software
Loading...
Searching...
No Matches
JetData Class Reference

#include <DataStructs.h>

Collaboration diagram for JetData:

Public Member Functions

 JetData (float et, float eta, float phi, const std::string &et_label)

Public Attributes

float m_et
float m_eta
float m_phi
std::string m_et_label

Detailed Description

Definition at line 10 of file DataStructs.h.

Constructor & Destructor Documentation

◆ JetData()

JetData::JetData ( float et,
float eta,
float phi,
const std::string & et_label )
inline

Definition at line 12 of file DataStructs.h.

12 :
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
std::string et_label(const xAOD::jFexSRJetRoI *)
float et(const xAOD::jFexSRJetRoI *j)
std::string m_et_label
Definition DataStructs.h:18
float m_phi
Definition DataStructs.h:17
float m_et
Definition DataStructs.h:15
float m_eta
Definition DataStructs.h:16

Member Data Documentation

◆ m_et

float JetData::m_et

Definition at line 15 of file DataStructs.h.

◆ m_et_label

std::string JetData::m_et_label

Definition at line 18 of file DataStructs.h.

◆ m_eta

float JetData::m_eta

Definition at line 16 of file DataStructs.h.

◆ m_phi

float JetData::m_phi

Definition at line 17 of file DataStructs.h.


The documentation for this class was generated from the following file: