#include <iostream>
#include <vector>
#include <algorithm>
#include <Rtypes.h>
#include "DataFormats/CaloRecHit/interface/CaloCluster.h"
#include "DataFormats/CaloRecHit/interface/CaloClusterFwd.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "DataFormats/ParticleFlowReco/interface/PFLayer.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHitFraction.h"
#include "Math/GenVector/PositionVector3D.h"
Go to the source code of this file.
Classes | |
class | reco::PFCluster |
Particle flow cluster, see clustering algorithm in PFClusterAlgo. More... | |
Namespaces | |
reco | |
fixed size matrix | |
Functions | |
std::ostream & | reco::operator<< (std::ostream &out, const PFCluster &cluster) |