#include <memory>
#include <vector>
#include <map>
#include <limits>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "Validation/RecoVertex/interface/BeamSpotHistogramMaker.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
Go to the source code of this file.
Classes | |
class | AnotherBeamSpotAnalyzer |
Functions | |
DEFINE_FWK_MODULE (AnotherBeamSpotAnalyzer) | |
DEFINE_FWK_MODULE | ( | AnotherBeamSpotAnalyzer | ) |