#include <IgFEXJetAlgo.h>
|
| virtual void | pileUpCalculation (gTowersType &twrs, int rhoThreshold_Max, int inputScale, int &PUCp) const =0 |
| virtual std::vector< std::unique_ptr< gFEXJetTOB > > | largeRfinder (const gTowersType &Atwr, const gTowersType &Btwr, const gTowersType &CNtwr, const gTowersType &Asat, const gTowersType &Bsat, const gTowersType &CNsat, int pucA, int pucB, int pucC, int gLJ_seedThrA, int gLJ_seedThrB, int gLJ_seedThrC, int gJ_ptMinToTopoCounts1, int gJ_ptMinToTopoCounts2, int jetThreshold, int gLJ_ptMinToTopoCounts1, int gLJ_ptMinToTopoCounts2, std::array< uint32_t, 7 > &ATOB1_dat, std::array< uint32_t, 7 > &ATOB2_dat, std::array< uint32_t, 7 > &BTOB1_dat, std::array< uint32_t, 7 > &BTOB2_dat, std::array< uint32_t, 7 > &CTOB1_dat, std::array< uint32_t, 7 > &CTOB2_dat) const =0 |
Definition at line 22 of file IgFEXJetAlgo.h.
◆ interfaceID()
| const InterfaceID & LVL1::IgFEXJetAlgo::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 45 of file IgFEXJetAlgo.h.
46 {
48 }
static const InterfaceID IID_IgFEXJetAlgo("LVL1::IgFEXJetAlgo", 1, 0)
◆ largeRfinder()
| virtual std::vector< std::unique_ptr< gFEXJetTOB > > LVL1::IgFEXJetAlgo::largeRfinder |
( |
const gTowersType & | Atwr, |
|
|
const gTowersType & | Btwr, |
|
|
const gTowersType & | CNtwr, |
|
|
const gTowersType & | Asat, |
|
|
const gTowersType & | Bsat, |
|
|
const gTowersType & | CNsat, |
|
|
int | pucA, |
|
|
int | pucB, |
|
|
int | pucC, |
|
|
int | gLJ_seedThrA, |
|
|
int | gLJ_seedThrB, |
|
|
int | gLJ_seedThrC, |
|
|
int | gJ_ptMinToTopoCounts1, |
|
|
int | gJ_ptMinToTopoCounts2, |
|
|
int | jetThreshold, |
|
|
int | gLJ_ptMinToTopoCounts1, |
|
|
int | gLJ_ptMinToTopoCounts2, |
|
|
std::array< uint32_t, 7 > & | ATOB1_dat, |
|
|
std::array< uint32_t, 7 > & | ATOB2_dat, |
|
|
std::array< uint32_t, 7 > & | BTOB1_dat, |
|
|
std::array< uint32_t, 7 > & | BTOB2_dat, |
|
|
std::array< uint32_t, 7 > & | CTOB1_dat, |
|
|
std::array< uint32_t, 7 > & | CTOB2_dat ) const |
|
pure virtual |
◆ pileUpCalculation()
| virtual void LVL1::IgFEXJetAlgo::pileUpCalculation |
( |
gTowersType & | twrs, |
|
|
int | rhoThreshold_Max, |
|
|
int | inputScale, |
|
|
int & | PUCp ) const |
|
pure virtual |
The documentation for this class was generated from the following file: