#include "RecoParticleFlow/PFClusterProducer/interface/PFHcalSuperClusterAlgo.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/GeometryVector/interface/Pi.h"
#include "DataFormats/Common/interface/PtrVector.h"
#include "Math/GenVector/VectorUtil.h"
#include "RecoParticleFlow/PFClusterProducer/interface/PFHcalSuperClusterInit.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <stdexcept>
#include <string>
#include <sstream>
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &out, const PFHcalSuperClusterAlgo &algo) |
ostream& operator<< | ( | ostream & | out, |
const PFHcalSuperClusterAlgo & | algo | ||
) |
Definition at line 528 of file PFHcalSuperClusterAlgo.cc.
References i, dbtoconf::out, PFHcalSuperClusterAlgo::pfClusters_, and PFHcalSuperClusterAlgo::pfSuperClusters_.