#include "pfalgo_common.h"
Go to the source code of this file.
Macros | |
#define | PFALGO_DR2MAX_EM_CALO 525 |
#define | PFALGO_DR2MAX_TK_CALO 1182 |
#define | PFALGO_DR2MAX_TK_EM 84 |
#define | PFALGO_TK_MAXINVPT_LOOSE 40 |
#define | PFALGO_TK_MAXINVPT_TIGHT 80 |
Functions | |
void | pfalgo3 (const EmCaloObj emcalo[13], const HadCaloObj hadcalo[15], const TkObj track[22], const MuObj mu[2], PFChargedObj outch[22], PFNeutralObj outpho[13], PFNeutralObj outne[10], PFChargedObj outmu[2]) |
void | pfalgo3_set_debug (bool debug) |
void pfalgo3 | ( | const EmCaloObj | emcalo[13], |
const HadCaloObj | hadcalo[15], | ||
const TkObj | track[22], | ||
const MuObj | mu[2], | ||
PFChargedObj | outch[22], | ||
PFNeutralObj | outpho[13], | ||
PFNeutralObj | outne[10], | ||
PFChargedObj | outmu[2] | ||
) |
void pfalgo3_set_debug | ( | bool | debug | ) |