#include <boost/foreach.hpp>
#include "HLTrigger/HLTanalyzers/interface/HLTAnalyzer.h"
#include "HLTMessages.h"
Go to the source code of this file.
Typedefs | |
typedef std::pair< const char *, const edm::InputTag * > | MissingCollectionInfo |
Functions | |
template<class T > | |
static bool | getCollection (const edm::Event &event, std::vector< MissingCollectionInfo > &missing, edm::Handle< T > &handle, const edm::InputTag &name, const edm::EDGetTokenT< T > token, const char *description) |
typedef std::pair<const char *, const edm::InputTag *> MissingCollectionInfo |
Definition at line 10 of file HLTAnalyzer.cc.
|
inlinestatic |
Definition at line 14 of file HLTAnalyzer.cc.
References edm::HandleBase::clear(), edm::HandleBase::isValid(), and TrackValidation_HighPurity_cff::valid.
Referenced by HLTAnalyzer::analyze().