#include <string>
#include <iostream>
#include <map>
#include "TROOT.h"
#include "G__ci.h"
#include "boost/regex.hpp"
#include "FWCore/RootAutoLibraryLoader/interface/RootAutoLibraryLoader.h"
#include "FWCore/RootAutoLibraryLoader/src/stdNamespaceAdder.h"
#include "FWCore/PluginManager/interface/PluginManager.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/PluginManager/interface/ProblemTracker.h"
#include "FWCore/PluginManager/interface/PluginCapabilities.h"
#include "Reflex/Type.h"
#include "Cintex/Cintex.h"
#include "TClass.h"
Go to the source code of this file.
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Typedefs | |
typedef int(* | CallbackPtr )(char *, char *) |
Variables | |
CallbackPtr | G__p_class_autoloading |
static CallbackPtr | gPrevious = 0 |
static char const * | kDummyLibName = "*dummy" |
typedef int(* CallbackPtr)(char *, char *) |
Definition at line 65 of file RootAutoLibraryLoader.cc.
CallbackPtr G__p_class_autoloading |
Referenced by edm::RootAutoLibraryLoader::RootAutoLibraryLoader().
|
static |
Definition at line 66 of file RootAutoLibraryLoader.cc.
|
static |
Definition at line 67 of file RootAutoLibraryLoader.cc.