#include <WTAConeMaker.h>
Definition at line 14 of file WTAConeMaker.h.
◆ WTAParameters()
| WTAParameters::WTAParameters |
( |
pt_t | const_et_cut = 2000, |
|
|
pt_t | seed_et_cut = 5000, |
|
|
tech_t | jet_dR = R_PAR, |
|
|
unsigned int | max_const_n = 250, |
|
|
unsigned int | max_seed_sorting_n = 50, |
|
|
unsigned int | max_seed_n = 10, |
|
|
unsigned int | max_const_per_jet_n = 99, |
|
|
bool | add_const_first = true ) |
|
inline |
Definition at line 16 of file WTAConeMaker.h.
18 :
22 {};
unsigned int m_MaxSeedSortingN
unsigned int m_MaxConstPerJetN
unsigned int m_max_input_towers
◆ GetAddConstFirst()
| bool WTAParameters::GetAddConstFirst |
( |
| ) |
|
|
inline |
◆ GetConstEtCut()
| pt_t WTAParameters::GetConstEtCut |
( |
| ) |
|
|
inline |
◆ GetIso_dR()
| tech_t WTAParameters::GetIso_dR |
( |
| ) |
|
|
inline |
◆ GetJet_dR()
| tech_t WTAParameters::GetJet_dR |
( |
| ) |
|
|
inline |
◆ GetMaxConstN()
| unsigned int WTAParameters::GetMaxConstN |
( |
| ) |
|
|
inline |
◆ GetMaxConstPerJetN()
| unsigned int WTAParameters::GetMaxConstPerJetN |
( |
| ) |
|
|
inline |
◆ GetMaxInputTowers()
| unsigned int WTAParameters::GetMaxInputTowers |
( |
| ) |
|
|
inline |
◆ GetMaxSeedN()
| unsigned int WTAParameters::GetMaxSeedN |
( |
| ) |
|
|
inline |
◆ GetMaxSeedSortingN()
| unsigned int WTAParameters::GetMaxSeedSortingN |
( |
| ) |
|
|
inline |
◆ GetSeedEtCut()
| pt_t WTAParameters::GetSeedEtCut |
( |
| ) |
|
|
inline |
◆ SetAddConstFirst()
| void WTAParameters::SetAddConstFirst |
( |
bool | add_const_first | ) |
|
|
inline |
◆ SetConstEtCut()
| void WTAParameters::SetConstEtCut |
( |
pt_t | ConstEtCut | ) |
|
|
inline |
◆ SetIso_dR()
| void WTAParameters::SetIso_dR |
( |
tech_t | Iso_dR | ) |
|
|
inline |
◆ SetJet_dR()
| void WTAParameters::SetJet_dR |
( |
tech_t | Jet_dR | ) |
|
|
inline |
◆ SetMaxConstN()
| void WTAParameters::SetMaxConstN |
( |
int | MaxConstN | ) |
|
|
inline |
◆ SetMaxConstPerJetN()
| void WTAParameters::SetMaxConstPerJetN |
( |
int | MaxConstPerJetN | ) |
|
|
inline |
◆ SetMaxInputTowers()
| void WTAParameters::SetMaxInputTowers |
( |
int | max_input_towers | ) |
|
|
inline |
◆ SetMaxSeedN()
| void WTAParameters::SetMaxSeedN |
( |
int | MaxSeedN | ) |
|
|
inline |
◆ SetMaxSeedSortingN()
| void WTAParameters::SetMaxSeedSortingN |
( |
int | MaxSeedSortingN | ) |
|
|
inline |
◆ SetSeedEtCut()
| void WTAParameters::SetSeedEtCut |
( |
pt_t | SeedEtCut | ) |
|
|
inline |
◆ m_AddConstFirst
| bool WTAParameters::m_AddConstFirst |
|
private |
◆ m_ConstEtCut
| pt_t WTAParameters::m_ConstEtCut |
|
private |
◆ m_Iso_dR
| tech_t WTAParameters::m_Iso_dR |
|
private |
◆ m_Jet_dR
| tech_t WTAParameters::m_Jet_dR |
|
private |
◆ m_max_input_towers
| unsigned int WTAParameters::m_max_input_towers |
|
private |
◆ m_MaxConstN
| unsigned int WTAParameters::m_MaxConstN |
|
private |
◆ m_MaxConstPerJetN
| unsigned int WTAParameters::m_MaxConstPerJetN |
|
private |
◆ m_MaxSeedN
| unsigned int WTAParameters::m_MaxSeedN |
|
private |
◆ m_MaxSeedSortingN
| unsigned int WTAParameters::m_MaxSeedSortingN |
|
private |
◆ m_SeedEtCut
| pt_t WTAParameters::m_SeedEtCut |
|
private |
The documentation for this class was generated from the following file: