#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorMakerBase.h"
#include "SimG4Core/Notification/interface/SimActivityRegistryEnroller.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorPluginFactory.h"
#include "SimG4CMS/ShowerLibraryProducer/interface/HFWedgeSD.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
Go to the source code of this file.
Classes | |
class | HFWedgeSensitiveDetectorBuilder |
Typedefs | |
typedef HFWedgeSD | HFWedgeSensitiveDetector |
Functions | |
static const SensitiveDetectorPluginFactory ::PMaker< HFWedgeSensitiveDetectorBuilder > | s_maker__LINE__ ("HFWedgeSensitiveDetector") |
typedef HFWedgeSD HFWedgeSensitiveDetector |
Definition at line 32 of file HFWedgeSensitiveDetectorBuilder.cc.
|
static |