#include <eflowUtil.h>
Definition at line 85 of file eflowUtil.h.
◆ eflowEtaPhiPosition() [1/2]
| eflowEtaPhiPosition::eflowEtaPhiPosition |
( |
| ) |
|
|
default |
◆ eflowEtaPhiPosition() [2/2]
| eflowEtaPhiPosition::eflowEtaPhiPosition |
( |
double | eta, |
|
|
double | phi ) |
|
inline |
Definition at line 88 of file eflowUtil.h.
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
◆ dR()
Definition at line 99 of file eflowUtil.h.
99{
return std::sqrt(this->
dRSq(other)); }
double dRSq(const eflowEtaPhiPosition &other) const
◆ dRSq()
Definition at line 94 of file eflowUtil.h.
94 {
98 }
bool dPhi(const xAOD::TauJet &tau, const xAOD::CaloVertexedTopoCluster &cluster, float &out)
bool dEta(const xAOD::TauJet &tau, const xAOD::CaloVertexedTopoCluster &cluster, float &out)
◆ getEta()
| double eflowEtaPhiPosition::getEta |
( |
| ) |
const |
|
inline |
◆ getPhi()
◆ getPhiD()
| double eflowEtaPhiPosition::getPhiD |
( |
| ) |
const |
|
inline |
◆ m_eta
| double eflowEtaPhiPosition::m_eta {NAN} |
|
private |
◆ m_phi
The documentation for this class was generated from the following file: