Main Page
Namespaces
Classes
Package Documentation
CommonTools
ParticleFlow
src
EventHypothesis.cc
Go to the documentation of this file.
1
#include "
CommonTools/ParticleFlow/interface/EventHypothesis.h
"
2
3
#include <iostream>
4
5
using
pf2pat::EventHypothesis
;
6
7
8
EventHypothesis::EventHypothesis(
const
edm::ParameterSet
& ps) {
9
10
std::cout
<<ps.
dump
()<<std::endl;
11
}
12
edm::ParameterSet::dump
std::string dump(unsigned int indent=0) const
Definition:
ParameterSet.cc:825
EventHypothesis.h
pf2pat::EventHypothesis
Definition:
EventHypothesis.h:13
edm::ParameterSet
Definition:
ParameterSet.h:36
gather_cfg.cout
cout
Definition:
gather_cfg.py:144
Generated for CMSSW Reference Manual by
1.8.11