#include "RecoParticleFlow/PFProducer/interface/PFBlockAlgo.h"
#include "RecoParticleFlow/PFProducer/interface/Utils.h"
#include "RecoParticleFlow/PFClusterTools/interface/LinkByRecHit.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlock.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/ParticleFlowReco/interface/PFDisplacedVertex.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include <stdexcept>
#include <algorithm>
#include "TMath.h"
Go to the source code of this file.
Macros | |
#define | INIT_ENTRY(name) {#name,name} |
Functions | |
std::ostream & | operator<< (std::ostream &out, const PFBlockAlgo &a) |
#define INIT_ENTRY | ( | name | ) | {#name,name} |
Definition at line 17 of file PFBlockAlgo.cc.
Referenced by PFBlockAlgo::PFBlockAlgo().
std::ostream& operator<< | ( | std::ostream & | out, |
const PFBlockAlgo & | a | ||
) |
Definition at line 383 of file PFBlockAlgo.cc.
References PFBlockAlgo::blocks(), PFBlockAlgo::elements_, cuy::ib, and MillePedeFileConverter_cfg::out.