10 #ifndef RecoJets_FFTJetAlgorithms_PileupGrid2d_h
11 #define RecoJets_FFTJetAlgorithms_PileupGrid2d_h
13 #include "fftjet/Grid2d.hh"
23 const double rhoFactor)
29 const double eta,
const double phi,
33 grid_.coordValue(eta, phi);
44 #endif // RecoJets_FFTJetAlgorithms_PileupGrid2d_h
virtual bool isPhiDependent() const
Summary info for pile-up determined by Gaussian filtering.
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
virtual double operator()(const double eta, const double phi, const reco::FFTJetPileupSummary &summary) const
fftjet::Grid2d< Real > grid_
PileupGrid2d(const fftjet::Grid2d< Real > &g, const double rhoFactor)