#include <typeinfo>
#include <string>
#include <cstdlib>
Go to the source code of this file.
◆ className()
template<class T >
std::string className |
( |
const T & |
t | ) |
|
|
inline |
Definition at line 31 of file ClassName.h.
References Skims_PA_cff::name, AlCaHLTBitMon_QueryRunRegistry::string, and submitPVValidationJobs::t.
Referenced by edm::RootOutputTree::addBranch(), edm::ProductRegistry::addElementTypesForAliases(), AlignmentStats::analyze(), edm::EventContentAnalyzer::analyze(), fftjetcms::fftjet_ScaleSet_parser(), PlotAlignmentValidation::findObjectFromCanvas(), edm::productholderindexhelper::getContainedType(), edm::productholderindexhelper::getContainedTypeFromWrapper(), main(), parseHBHEPhase1AlgoDescription(), parseHFPhase1AlgoDescription(), parsePlan1RechitCombiner(), TkAlCaOverlapTagger::produce(), StaticFFTJetObjectFactory< Factory >::registerType(), HIPAlignmentAlgorithm::run(), StringBasedNTupler::StringBasedNTupler(), edm::TypeWithDict::templateArgumentAt(), pat::DiObjectProxy::tryGet_(), pat::DiObjectProxy::tryGetOne_(), edm::productholderindexhelper::typeIsViewCompatible(), fwlite::RecordWriter::update(), and edm::wrappedClassName().
◆ firstNonNumeric()
std::string firstNonNumeric |
( |
const char * |
sc | ) |
|
|
inline |