#include "FWCore/Framework/interface/ConsumesCollector.h"
#include <memory>
#include "PhysicsTools/SelectorUtils/interface/Selector.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "PhysicsTools/SelectorUtils/interface/CandidateCut.h"
#include "PhysicsTools/SelectorUtils/interface/CutApplicatorBase.h"
#include "PhysicsTools/SelectorUtils/interface/CutApplicatorWithEventContentBase.h"
#include <openssl/md5.h>
#include "DataFormats/PatCandidates/interface/VIDCutFlowResult.h"
Go to the source code of this file.
Classes | |
class | VersionedSelector< T > |
cut-flow versioning info in the event provenance More... | |
Namespaces | |
vid | |
Macros | |
#define | CINT_GUARD(CODE) CODE |
#define | REGULAR_CPLUSPLUS 1 |
#define | SHARED_PTR(T) std::shared_ptr<T> |
#define CINT_GUARD | ( | CODE | ) | CODE |
Definition at line 17 of file VersionedSelector.h.
Referenced by VersionedSelector< T >::initialize().
#define REGULAR_CPLUSPLUS 1 |
Definition at line 16 of file VersionedSelector.h.
Definition at line 20 of file VersionedSelector.h.