#include <string>
#include <vector>
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorMakerBase.h"
#include "SimG4Core/Notification/interface/SimActivityRegistryEnroller.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorPluginFactory.h"
#include "CondFormats/GeometryObjects/interface/CaloSimulationParameters.h"
#include "Geometry/Records/interface/HcalParametersRcd.h"
#include "SimG4CMS/Calo/interface/CaloTrkProcessing.h"
#include "FWCore/Framework/interface/ESHandle.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 | CaloTrkProcessingBuilder |
Functions | |
static const SensitiveDetectorPluginFactory ::PMaker< CaloTrkProcessingBuilder > | s_maker__LINE__ ("CaloTrkProcessing") |
|
static |