#include "DQM/Physics/src/HeavyFlavorDQMAnalyzer.h"
Go to the source code of this file.
Functions | |
float | getMass (pat::CompositeCandidate const &cand) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HeavyFlavorDQMAnalyzer > > | s_filler_0__LINE__ ("HeavyFlavorDQMAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HeavyFlavorDQMAnalyzer > > | s_maker__LINE__ ("HeavyFlavorDQMAnalyzer") |
void | throwMissingCollection (const char *requested, const char *missing) |
float getMass | ( | pat::CompositeCandidate const & | cand | ) |
Definition at line 8 of file HeavyFlavorDQMAnalyzer.cc.
References EgHLTOffHistBins_cfi::mass.
Referenced by HeavyFlavorDQMAnalyzer::dqmAnalyze().
|
static |
|
static |
void throwMissingCollection | ( | const char * | requested, |
const char * | missing | ||
) |
Definition at line 3 of file HeavyFlavorDQMAnalyzer.cc.
References Exception, and combine::missing.
Referenced by HeavyFlavorDQMAnalyzer::HeavyFlavorDQMAnalyzer().