1 #ifndef __CommonTools_ParticleFlow_interface_EventHypothesis__ 2 #define __CommonTools_ParticleFlow_interface_EventHypothesis__ 26 typedef std::map< std::string, Producer >
Producers;
std::string name_
unique name
EventHypothesis(const edm::ParameterSet &ps)
Producers producers_
map of producers, indexed by producer name
Sequence sequence_
sequence of producers
std::vector< std::string > Sequence
std::map< std::string, Producer > Producers