#include <WTAConeMaker.h>
Definition at line 9 of file WTAConeMaker.h.
 
◆ WTAParameters()
  
  | 
        
          | WTAParameters::WTAParameters | ( | IntOrFloat | const_et_cut = 2000, |  
          |  |  | IntOrFloat | seed_et_cut = 5000, |  
          |  |  | IntOrFloat | jet_dr2 = R2PAR, |  
          |  |  | 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 | 
 
 
◆ GetAddConstFirst()
  
  | 
        
          | bool WTAParameters::GetAddConstFirst | ( |  | ) |  |  | inline | 
 
 
◆ GetConstEtCut()
  
  | 
        
          | IntOrFloat WTAParameters::GetConstEtCut | ( |  | ) |  |  | inline | 
 
 
◆ GetIso_dR2()
  
  | 
        
          | IntOrFloat WTAParameters::GetIso_dR2 | ( |  | ) |  |  | inline | 
 
 
◆ GetJet_dR2()
  
  | 
        
          | IntOrFloat WTAParameters::GetJet_dR2 | ( |  | ) |  |  | 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()
  
  | 
        
          | IntOrFloat WTAParameters::GetSeedEtCut | ( |  | ) |  |  | inline | 
 
 
◆ SetAddConstFirst()
  
  | 
        
          | void WTAParameters::SetAddConstFirst | ( | bool | add_const_first | ) |  |  | inline | 
 
 
◆ SetConstEtCut()
  
  | 
        
          | void WTAParameters::SetConstEtCut | ( | IntOrFloat | ConstEtCut | ) |  |  | inline | 
 
 
◆ SetIso_dR2()
  
  | 
        
          | void WTAParameters::SetIso_dR2 | ( | IntOrFloat | Iso_dR2 | ) |  |  | inline | 
 
 
◆ SetJet_dR2()
  
  | 
        
          | void WTAParameters::SetJet_dR2 | ( | IntOrFloat | Jet_dR2 | ) |  |  | 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 | ( | IntOrFloat | SeedEtCut | ) |  |  | inline | 
 
 
◆ m_AddConstFirst
  
  | 
        
          | bool WTAParameters::m_AddConstFirst |  | private | 
 
 
◆ m_ConstEtCut
  
  | 
        
          | IntOrFloat WTAParameters::m_ConstEtCut |  | private | 
 
 
◆ m_Iso_dR2
  
  | 
        
          | IntOrFloat WTAParameters::m_Iso_dR2 |  | private | 
 
 
◆ m_Jet_dR2
  
  | 
        
          | IntOrFloat WTAParameters::m_Jet_dR2 |  | 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
  
  | 
        
          | IntOrFloat WTAParameters::m_SeedEtCut |  | private | 
 
 
The documentation for this class was generated from the following file: