CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
h Namespace Reference

Variables

static const HistoName keys []
 
static const HistoName names []
 
static const unsigned int namesSize = BOOST_PP_SLOT(1)
 

Variable Documentation

const HistoName h::keys[]
static
Initial value:
= {
BOOST_PP_SEQ_FOR_EACH_I(CONFIG_MACRO_KEY, BOOST_PP_SEQ_SIZE(CONFIG_HISTONAMES_SEQ_01), CONFIG_HISTONAMES_SEQ_01),
}
#define CONFIG_HISTONAMES_SEQ_01
#define CONFIG_MACRO_KEY(r, data, i, elem)

Array of histogram names

Definition at line 452 of file CSCDQM_HistoNames.h.

Referenced by cscdqm::HistoDef::getHistoKeyById().

const HistoName h::names[]
static
Initial value:
= {
BOOST_PP_SEQ_FOR_EACH_I(CONFIG_MACRO_NAME, BOOST_PP_SEQ_SIZE(CONFIG_HISTONAMES_SEQ_01), CONFIG_HISTONAMES_SEQ_01),
}
#define CONFIG_MACRO_NAME(r, data, i, elem)
#define CONFIG_HISTONAMES_SEQ_01

Histogram names Array of histogram names

Definition at line 446 of file CSCDQM_HistoNames.h.

Referenced by RHStopDump::analyze(), HLTScalers::analyze(), EcalTrigPrimProducer::beginJob(), cscdqm::Collection::bookCSCHistos(), VirtualJetProducer::JetType::byName(), pftools::CalibCompare::CalibCompare(), CfgNavigationSchool::CfgNavigationSchool(), edm::CFWriter::CFWriter(), CmsShowCommonPopup::CmsShowCommonPopup(), l1t::OMDSReader::columnNames(), l1t::OMDSReader::columnNamesView(), CandCombinerBase< OutputCollection, CandPtr >::combine(), dd_to_html(), HLTScalersClient::endLuminosityBlock(), DDHCalXtalAlgo::execute(), pftools::Exercises3::Exercises3(), edm::ParameterSet::existsAs(), egHLT::trigTools::filterInactiveTightLooseTriggers(), FWLiteESRecordWriterAnalyzer::FWLiteESRecordWriterAnalyzer(), cscdqm::HistoDef::getHistoIdByName(), cscdqm::HistoDef::getHistoName(), FWAdapterRowHeaderTableManager::getTitles(), MisalignmentScenarioBuilder::hasParameter_(), HcalTBWriter::HcalTBWriter(), edm::HiMixingModule::HiMixingModule(), HPDNoiseReader::HPDNoiseReader(), DDHCalXtalAlgo::initialize(), edm::MixingModule::MixingModule(), PhysicsTools::MVAComputerESSourceBase::MVAComputerESSourceBase(), PhysicsTools::MVATrainerFileSave::MVATrainerFileSave(), edm::service::RandomNumberGeneratorService::oldStyleConfig(), gen::ParameterCollector::ParameterCollector(), pat::PATElectronProducer::PATElectronProducer(), pat::PATPhotonProducer::PATPhotonProducer(), pat::PATTauProducer::PATTauProducer(), PFProducer::PFProducer(), plotData::plotData(), MagGeoBuilderFromDDD::volumeHandle::printUniqueNames(), DDLRotationByAxis::processElement(), SiPixelFedCablingMapBuilder::produce(), RHStopTracer::produce(), SiStripDbParams::pset(), PFRootEventManager::readOptions(), CocoaAnalyzer::ReadXMLFile(), DDLMaterial::setReference(), DDLSolid::setReference(), l1t::OMDSReader::singleAttribute(), fwlite::MultiChainEvent::triggerNames(), fwlite::Event::triggerNames(), edm::Event::triggerNames(), fwlite::MultiChainEvent::triggerResultsByName(), fwlite::Event::triggerResultsByName(), edm::Event::triggerResultsByName(), and edmplugin::PluginCapabilities::tryToFind().

const unsigned int h::namesSize = BOOST_PP_SLOT(1)
static