#include <string>
#include <vector>
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorMakerBase.h"
#include "SimG4Core/Notification/interface/SimActivityRegistryEnroller.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorPluginFactory.h"
#include "Geometry/HGCalCommonData/interface/HGCalDDDConstants.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
#include "SimG4CMS/Calo/interface/HFNoseSD.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Framework/interface/ESHandle.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 | HFNoseSensitiveDetectorBuilder |
Typedefs | |
typedef HFNoseSD | HFNoseSensitiveDetector |
Functions | |
static const SensitiveDetectorPluginFactory ::PMaker< HFNoseSensitiveDetectorBuilder > | s_maker__LINE__ ("HFNoseSensitiveDetector") |
typedef HFNoseSD HFNoseSensitiveDetector |
Definition at line 46 of file HFNoseSensitiveDetectorBuilder.cc.
|
static |