#include <string>
#include <typeinfo>
#include <cxxabi.h>
Go to the source code of this file.
Functions | |
template<class T > | |
std::string | classNameFinder (std::string fName) |
template<class T > | |
std::string | templateNameFinder () |
std::string classNameFinder | ( | std::string | fName | ) |
Definition at line 9 of file classNameFinder.h.
References fileCollector2::fName, Skims_PA_cff::name, and AlCaHLTBitMon_QueryRunRegistry::string.
std::string templateNameFinder | ( | ) |
Definition at line 20 of file classNameFinder.h.
References Skims_PA_cff::name, and AlCaHLTBitMon_QueryRunRegistry::string.