CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2_patch1/src/HLTrigger/HLTcore/src/HLTConfigProvider.cc File Reference

#include "HLTrigger/HLTcore/interface/HLTConfigProvider.h"
#include "HLTrigger/HLTcore/interface/HLTConfigDataRegistry.h"
#include "FWCore/Utilities/interface/RegexMatch.h"
#include "FWCore/Utilities/interface/ThreadSafeRegistry.h"
#include "FWCore/ParameterSet/interface/Registry.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/Provenance/interface/ProcessHistory.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <boost/regex.hpp>

Go to the source code of this file.

Functions

static const HLTConfigDatas_dummyHLTConfigData ()
static const bool useL1EventSetup (true)
static const bool useL1GtTriggerMenuLite (false)

Function Documentation

static const HLTConfigData* s_dummyHLTConfigData ( ) [static]

Definition at line 30 of file HLTConfigProvider.cc.

Referenced by HLTConfigProvider::clear(), HLTConfigProvider::getDataFrom(), and HLTConfigProvider::init().

{ static HLTConfigData dummyHLTConfigData;
  return &dummyHLTConfigData;
}
static const bool useL1EventSetup ( true  ) [static]
static const bool useL1GtTriggerMenuLite ( false  ) [static]