#include <string>
#include "Reflex/Object.h"
#include "FWCore/Common/interface/EventBase.h"
#include "FWCore/Utilities/interface/UseReflex.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/ConvertHandle.h"
Go to the source code of this file.
Classes | |
struct | edm::FWGenericObject |
This class is just a 'tag' used to allow a specialization of edm::Handle. More... | |
class | edm::Handle< FWGenericObject > |
Namespaces | |
namespace | edm |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Typedefs | |
typedef Handle< FWGenericObject > | edm::FWGenericHandle |
Functions | |
void | edm::convert_handle (BasicHandle const &orig, Handle< FWGenericObject > &result) |
specialize this function forFWGenericHandle |