Go to the documentation of this file. 1 #ifndef L1GCTNULLJETFINDER_H_
2 #define L1GCTNULLJETFINDER_H_
void fetchInput() override
get input data from sources
Base class to allow implementation of jetFinder algorithms.
no-op jet finder for test purposes.
std::ostream & operator<<(std::ostream &os, const L1GctNullJetFinder &algo)
static const unsigned int MAX_REGIONS_IN
The real jetFinders must define these constants.
static const unsigned int CENTRAL_COL0
unsigned nCols() const override
unsigned centralCol0() const override
L1GctNullJetFinder(int id)
id is 0-8 for -ve Eta jetfinders, 9-17 for +ve Eta, for increasing Phi.
~L1GctNullJetFinder() override
friend std::ostream & operator<<(std::ostream &os, const L1GctNullJetFinder &algo)
Overload << operator.
void process() override
process the data, fill output buffers
static const unsigned int N_COLS
unsigned maxRegionsIn() const override