#include <vector>
#include "DataFormats/ParticleFlowReco/interface/PFRecTrackFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
Go to the source code of this file.
Classes | |
struct | reco::PFMultilink |
Abstract This class is used by the KDTree Track / Ecal Cluster linker to store all found links. More... | |
class | reco::PFMultiLinksTC |
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef std::vector< PFMultilink > | reco::PFMultilinksType |
collection of PFSuperCluster objects More... | |