#include "RecoEcal/EgammaCoreTools/interface/Mustache.h"
#include "TVector2.h"
#include <cmath>
Go to the source code of this file.
|
bool | reco::MustacheKernel::inDynamicDPhiWindow (const EcalSCDynamicDPhiParameters *params, const float seedEta, const float seedPhi, const float ClustE, const float ClusEta, const float clusPhi) |
|
bool | reco::MustacheKernel::inMustache (const EcalMustacheSCParameters *params, const float maxEta, const float maxPhi, const float ClustE, const float ClusEta, const float ClusPhi) |
|