#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/PPSPixelSD.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 | CTPPSSensitiveDetectorBuilder |
Typedefs | |
typedef PPSPixelSD | CTPPSSensitiveDetector |
Functions | |
static const SensitiveDetectorPluginFactory::PMaker < CTPPSSensitiveDetectorBuilder > | s_maker__LINE__ ("CTPPSSensitiveDetector") |
typedef PPSPixelSD CTPPSSensitiveDetector |
Definition at line 32 of file CTPPSSensitiveDetectorBuilder.cc.
|
static |