#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include <boost/regex.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | pat |
namespace | pat::eventhypothesis |
Classes | |
struct | pat::eventhypothesis::AcceptAllFilter |
class | pat::EventHypothesis |
class | pat::EventHypothesis::ByRole |
struct | pat::eventhypothesis::ParticleFilter |
class | pat::eventhypothesis::RoleRegexpFilter |
Typedefs | |
typedef reco::CandidatePtr | pat::eventhypothesis::CandRefType |
typedef boost::shared_ptr < const ParticleFilter > | pat::eventhypothesis::ParticleFilterPtr |