#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Utilities/interface/ObjectWithDict.h"
#include "FWCore/Utilities/interface/TypeWithDict.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | edm::GenericObject |
This class is just a 'tag' used to allow a specialization of edm::Handle. More... | |
class | edm::Handle< GenericObject > |
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Typedefs | |
typedef Handle< GenericObject > | edm::GenericHandle |
Functions | |
void | edm::convert_handle (BasicHandle &&orig, Handle< GenericObject > &result) |
specialize this function for GenericHandle More... | |