#include "SimCalorimetry/CaloSimAlgos/interface/CaloHitAnalyzer.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "SimCalorimetry/CastorSim/src/CastorSimParameterMap.h"
#include "SimCalorimetry/CastorSim/src/CastorHitFilter.h"
#include "SimCalorimetry/CastorSim/plugins/CastorDigiStatistics.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include <string>
Go to the source code of this file.
Classes | |
class | CastorDigiAnalyzer |
Castor digis Author: Panos Katsas. More... |