#include <string>
#include <vector>
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorMakerBase.h"
#include "SimG4Core/Notification/interface/SimActivityRegistryEnroller.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorPluginFactory.h"
#include "SimG4CMS/PPS/interface/TotemRPSD.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/MessageLogger/interface/MessageLogger.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 | RomanPotSensitiveDetectorBuilder |
Typedefs | |
typedef TotemRPSD | RomanPotSensitiveDetector |
Functions | |
static const SensitiveDetectorPluginFactory ::PMaker< RomanPotSensitiveDetectorBuilder > | s_maker__LINE__ ("RomanPotSensitiveDetector") |
typedef TotemRPSD RomanPotSensitiveDetector |
Definition at line 32 of file RomanPotSensitiveDetectorBuilder.cc.
|
static |