#include "FWCore/Framework/interface/Event.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "SimG4Core/Notification/interface/BeginOfTrack.h"
#include "SimG4Core/Notification/interface/EndOfTrack.h"
#include "SimG4Core/Notification/interface/Observer.h"
#include "SimG4Core/Watcher/interface/SimProducer.h"
#include "SimDataFormats/ValidationFormats/interface/MaterialAccountingCalo.h"
#include "G4LogicalVolumeStore.hh"
#include "G4Step.hh"
#include "G4Track.hh"
#include <iostream>
#include <string>
#include <vector>
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "SimG4Core/Watcher/interface/SimWatcherFactory.h"
Go to the source code of this file.
Classes | |
class | HGCalTBMBProducer |
Functions | |
static const SimWatcherFactory ::PMaker< SimWatcherMaker< HGCalTBMBProducer > > | s_maker__LINE__ ("HGCalTBMBProducer") |
|
static |