#include "boost/ptr_container/ptr_vector.hpp"
#include "DataFormats/PatCandidates/interface/EventHypothesis.h"
#include "PhysicsTools/Utilities/interface/StringCutObjectSelector.h"
Go to the source code of this file.
Namespaces | |
namespace | pat |
namespace | pat::eventhypothesis |
Classes | |
class | pat::eventhypothesis::AndFilter |
Does the AND of some filters. More... | |
class | pat::eventhypothesis::ByPdgId |
class | pat::eventhypothesis::ByString |
class | pat::eventhypothesis::OrFilter |
Does the OR of some filters. More... |