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