#include <boost/foreach.hpp>
#include "HLTrigger/HLTanalyzers/interface/HLTBitAnalyzer.h"
#include "HLTMessages.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/ServiceRegistry/interface/Service.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 char *description) |
typedef std::pair<const char *, const edm::InputTag *> MissingCollectionInfo |
Definition at line 12 of file HLTBitAnalyzer.cc.
|
inlinestatic |
Definition at line 16 of file HLTBitAnalyzer.cc.
References edm::HandleBase::clear(), edm::HandleBase::isValid(), and TrackValidation_HighPurity_cff::valid.
Referenced by HLTBitAnalyzer::analyze().