Namespaces | |
internal | |
Classes | |
class | AnalyzerWrapper |
class | BranchMapReader |
class | ChainEvent |
class | DataGetterHelper |
class | EntryFinder |
class | ErrorThrower |
class | ESHandle |
class | Event |
class | EventBase |
class | EventContainer |
class | EventHistoryGetter |
class | EventSelector |
class | EventSetup |
class | FWLiteEventFinder |
class | GetterOperate |
class | Handle |
class | HistoryGetterBase |
class | InputSource |
class | IOVSyncValue |
class | LumiHistoryGetter |
class | LuminosityBlock |
class | LuminosityBlockBase |
class | MultiChainEvent |
class | ObjectCountSelector |
class | OutputFiles |
class | Record |
class | RecordWriter |
class | Run |
class | RunBase |
class | RunFactory |
class | RunHistoryGetter |
class | RunLumiSelector |
class | Scanner |
fwlite::Scanner<C>, a way to inspect or plots elements of a collection C by using the StringParser. More... | |
class | TFileService |
Typedefs | |
typedef unsigned int | RecordID |
Functions | |
std::shared_ptr< cms::Exception > | eshandle_not_set_exception () |
static TBranch * | findBranch (TTree *iTree, std::string const &iMainLabels, std::string const &iProcess) |
std::string | format_type_to_mangled (const std::string &) |
given a C++ class name returned a mangled name More... | |
edm::EDProductGetter const * | setRefStreamer (edm::EDProductGetter const *ep) |
void | staticAssert () |
std::string | unformat_mangled_to_type (const std::string &) |
given a mangled name return the C++ class name More... | |
Variables | |
static internal::Data | branchNotFound |
typedef unsigned int fwlite::RecordID |
Definition at line 64 of file EventSetup.h.
std::shared_ptr< cms::Exception > fwlite::eshandle_not_set_exception | ( | ) |
Definition at line 28 of file ESHandle.cc.
References doNotDelete(), and s_exc.
|
static |
Definition at line 105 of file DataGetterHelper.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fwlite::DataGetterHelper::getBranchDataFor().
std::string fwlite::format_type_to_mangled | ( | const std::string & | iType | ) |
given a C++ class name returned a mangled name
Definition at line 55 of file format_type_name.cc.
References s_symbolDemangled, s_symbolMangled, s_symbolToMangledSize, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fwlite::Record::get(), fwlite::EventSetup::recordID(), fwlite::RecordWriter::RecordWriter(), and fwlite::RecordWriter::update().
edm::EDProductGetter const * fwlite::setRefStreamer | ( | edm::EDProductGetter const * | ep | ) |
Definition at line 11 of file RefStreamer.cc.
References GetRecoTauVFromDQM_MC_cff::cl, and edm::EDProductGetter::switchProductGetter().
Referenced by FWLiteEnabler::enable(), fwlite::GetterOperate::GetterOperate(), and fwlite::GetterOperate::~GetterOperate().
void fwlite::staticAssert | ( | ) |
Definition at line 50 of file format_type_name.cc.
References s_symbolDemangled, and s_symbolMangled.
std::string fwlite::unformat_mangled_to_type | ( | const std::string & | iMangled | ) |
given a mangled name return the C++ class name
Definition at line 86 of file format_type_name.cc.
References s_symbolDemangled, s_symbolMangled, s_symbolToMangledSize, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fwlite::EventSetup::exists(), fwlite::EventSetup::namesOfAvailableRecords(), and fwlite::Record::typeAndLabelOfAvailableData().
|
static |
Definition at line 46 of file DataGetterHelper.cc.
Referenced by fwlite::DataGetterHelper::getBranchDataFor().