#include <iostream>
#include <unordered_set>
#include <unordered_map>
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "Geometry/HGCalGeometry/interface/HGCalGeometry.h"
#include "Geometry/CaloTopology/interface/HGCalTopology.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
struct | HGCalTriggerGeometryBase::es_info |
class | HGCalTriggerGeometryBase |
Typedefs | |
typedef edmplugin::PluginFactory< HGCalTriggerGeometryBase *(const edm::ParameterSet &) > | HGCalTriggerGeometryFactory |
typedef edmplugin::PluginFactory< HGCalTriggerGeometryBase* (const edm::ParameterSet&) > HGCalTriggerGeometryFactory |
Definition at line 72 of file HGCalTriggerGeometryBase.h.