#include "RecoParticleFlow/PFProducer/interface/PFBlockAlgo.h"
#include "FWCore/Framework/interface/ProductRegistryHelper.h"
#include "FWCore/Framework/src/WorkerMaker.h"
#include "FWCore/MessageLogger/interface/ErrorObj.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFiller.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include <algorithm>
#include <iostream>
#include <array>
#include <iterator>
#include <sstream>
#include <type_traits>
#include <utility>
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 19 of file PFBlockAlgo.cc.
Referenced by PFBlockAlgo::PFBlockAlgo().
std::ostream& operator<< | ( | std::ostream & | out, |
const PFBlockAlgo & | a | ||
) |
Definition at line 342 of file PFBlockAlgo.cc.
References PFBlockAlgo::elements_, and MillePedeFileConverter_cfg::out.