![]() |
ATLAS Offline Software
|
#include <WTAConeMaker.h>
Public Member Functions | |
| 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) | |
| void | SetConstEtCut (pt_t ConstEtCut) |
| void | SetSeedEtCut (pt_t SeedEtCut) |
| void | SetIso_dR (tech_t Iso_dR) |
| void | SetJet_dR (tech_t Jet_dR) |
| void | SetMaxConstN (int MaxConstN) |
| void | SetMaxSeedSortingN (int MaxSeedSortingN) |
| void | SetMaxSeedN (int MaxSeedN) |
| void | SetMaxConstPerJetN (int MaxConstPerJetN) |
| void | SetAddConstFirst (bool add_const_first) |
| void | SetMaxInputTowers (int max_input_towers) |
| pt_t | GetConstEtCut () |
| pt_t | GetSeedEtCut () |
| tech_t | GetIso_dR () |
| tech_t | GetJet_dR () |
| unsigned int | GetMaxConstN () |
| unsigned int | GetMaxSeedSortingN () |
| unsigned int | GetMaxSeedN () |
| unsigned int | GetMaxConstPerJetN () |
| bool | GetAddConstFirst () |
| unsigned int | GetMaxInputTowers () |
Private Attributes | |
| pt_t | m_ConstEtCut |
| pt_t | m_SeedEtCut |
| tech_t | m_Jet_dR |
| tech_t | m_Iso_dR |
| unsigned int | m_MaxConstN |
| unsigned int | m_MaxSeedSortingN |
| unsigned int | m_MaxSeedN |
| unsigned int | m_MaxConstPerJetN |
| bool | m_AddConstFirst |
| unsigned int | m_max_input_towers |
Definition at line 14 of file WTAConeMaker.h.
|
inline |
Definition at line 16 of file WTAConeMaker.h.
|
inline |
Definition at line 43 of file WTAConeMaker.h.
|
inline |
Definition at line 35 of file WTAConeMaker.h.
|
inline |
Definition at line 37 of file WTAConeMaker.h.
|
inline |
Definition at line 38 of file WTAConeMaker.h.
|
inline |
Definition at line 39 of file WTAConeMaker.h.
|
inline |
Definition at line 42 of file WTAConeMaker.h.
|
inline |
Definition at line 44 of file WTAConeMaker.h.
|
inline |
Definition at line 41 of file WTAConeMaker.h.
|
inline |
Definition at line 40 of file WTAConeMaker.h.
|
inline |
Definition at line 36 of file WTAConeMaker.h.
|
inline |
Definition at line 32 of file WTAConeMaker.h.
|
inline |
Definition at line 24 of file WTAConeMaker.h.
|
inline |
Definition at line 26 of file WTAConeMaker.h.
|
inline |
Definition at line 27 of file WTAConeMaker.h.
|
inline |
Definition at line 28 of file WTAConeMaker.h.
|
inline |
Definition at line 31 of file WTAConeMaker.h.
|
inline |
Definition at line 33 of file WTAConeMaker.h.
|
inline |
Definition at line 30 of file WTAConeMaker.h.
|
inline |
Definition at line 29 of file WTAConeMaker.h.
|
inline |
Definition at line 25 of file WTAConeMaker.h.
|
private |
Definition at line 55 of file WTAConeMaker.h.
|
private |
Definition at line 47 of file WTAConeMaker.h.
|
private |
Definition at line 50 of file WTAConeMaker.h.
|
private |
Definition at line 49 of file WTAConeMaker.h.
|
private |
Definition at line 56 of file WTAConeMaker.h.
|
private |
Definition at line 51 of file WTAConeMaker.h.
|
private |
Definition at line 54 of file WTAConeMaker.h.
|
private |
Definition at line 53 of file WTAConeMaker.h.
|
private |
Definition at line 52 of file WTAConeMaker.h.
|
private |
Definition at line 48 of file WTAConeMaker.h.