#include <vector>
#include <map>
#include "SimDataFormats/TrackingHit/interface/PSimHitContainer.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "SimMuon/Neutron/src/NeutronWriter.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EventSetup.h"
Go to the source code of this file.
Classes | |
class | SubsystemNeutronWriter |
theSubsystemNeutronWriter stores "events" which consist of a list of SimHits, grouped by detector type. More... |