CMS 3D CMS Logo

Functions
EcalHaloAlgo.cc File Reference
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "RecoMET/METAlgorithms/interface/EcalHaloAlgo.h"
#include "DataFormats/Common/interface/ValueMap.h"

Go to the source code of this file.

Functions

bool CompareTime (const EcalRecHit *x, const EcalRecHit *y)
 

Function Documentation

◆ CompareTime()

bool CompareTime ( const EcalRecHit x,
const EcalRecHit y 
)

Definition at line 18 of file EcalHaloAlgo.cc.

References x.

Referenced by EcalHaloAlgo::Calculate().

18 { return x->time() < y->time(); }
float x