![]() |
ATLAS Offline Software
|
#include <JetTaggerLargeRJet.h>
Public Attributes | |
| TLorentzVector | vec |
| float | seedEt {0} |
| float | seedEta {0} |
| float | seedPhi {0} |
| float | radius {0} |
| int | nSubjets {0} |
| int | nConstituents {0} |
| std::vector< int > | constituentsIndices |
| std::vector< int > | mergedIndices |
| std::vector< float > | subjet_et |
| std::vector< float > | subjet_eta |
| std::vector< float > | subjet_phi |
| float | psi_R {0} |
| float | tau_1 {0} |
| float | tau_2 {0} |
| float | tau_21 {0} |
| float | massApprox {0} |
Definition at line 14 of file JetTaggerLargeRJet.h.
| std::vector<int> Gep::LargeRJet::constituentsIndices |
Definition at line 34 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::massApprox {0} |
Definition at line 50 of file JetTaggerLargeRJet.h.
| std::vector<int> Gep::LargeRJet::mergedIndices |
Definition at line 38 of file JetTaggerLargeRJet.h.
| int Gep::LargeRJet::nConstituents {0} |
Definition at line 30 of file JetTaggerLargeRJet.h.
| int Gep::LargeRJet::nSubjets {0} |
Definition at line 27 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::psi_R {0} |
Definition at line 46 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::radius {0} |
Definition at line 24 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::seedEt {0} |
Definition at line 19 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::seedEta {0} |
Definition at line 20 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::seedPhi {0} |
Definition at line 21 of file JetTaggerLargeRJet.h.
| std::vector<float> Gep::LargeRJet::subjet_et |
Definition at line 41 of file JetTaggerLargeRJet.h.
| std::vector<float> Gep::LargeRJet::subjet_eta |
Definition at line 42 of file JetTaggerLargeRJet.h.
| std::vector<float> Gep::LargeRJet::subjet_phi |
Definition at line 43 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::tau_1 {0} |
Definition at line 47 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::tau_2 {0} |
Definition at line 48 of file JetTaggerLargeRJet.h.
| float Gep::LargeRJet::tau_21 {0} |
Definition at line 49 of file JetTaggerLargeRJet.h.
| TLorentzVector Gep::LargeRJet::vec |
Definition at line 16 of file JetTaggerLargeRJet.h.