CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
pfalgo2hgc_ref.h
Go to the documentation of this file.
1 #ifndef L1Trigger_Phase2L1ParticleFlow_PFALGO2HGC_REF_H
2 #define L1Trigger_Phase2L1ParticleFlow_PFALGO2HGC_REF_H
3 
4 #include "../firmware/pfalgo2hgc.h"
5 #include "pfalgo_common_ref.h"
6 
8  const HadCaloObj calo[/*cfg.nCALO*/],
9  const TkObj track[/*cfg.nTRACK*/],
10  const MuObj mu[/*cfg.nMU*/],
11  PFChargedObj outch[/*cfg.nTRACK*/],
12  PFNeutralObj outne[/*cfg.nSELCALO*/],
13  PFChargedObj outmu[/*cfg.nMU*/],
14  bool debug);
15 
16 #endif
Definition: data.h:158
tuple cfg
Definition: looper.py:296
const int mu
Definition: Constants.h:22
void pfalgo2hgc_ref(const pfalgo_config &cfg, const HadCaloObj calo[], const TkObj track[], const MuObj mu[], PFChargedObj outch[], PFNeutralObj outne[], PFChargedObj outmu[], bool debug)
#define debug
Definition: HDRShower.cc:19
Definition: data.h:143