#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "DataFormats/CTPPSDetId/interface/CTPPSDetId.h"
#include "DataFormats/CTPPSReco/interface/CTPPSLocalTrackLite.h"
#include "DataFormats/CTPPSReco/interface/CTPPSLocalTrackLiteFwd.h"
#include "TFile.h"
#include "TH1D.h"
#include "TH2D.h"
#include <map>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | CTPPSAcceptancePlotter |
struct | CTPPSAcceptancePlotter::DoubleArmPlots |
struct | CTPPSAcceptancePlotter::SingleArmPlots |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CTPPSAcceptancePlotter > > | s_filler__LINE__ ("CTPPSAcceptancePlotter") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CTPPSAcceptancePlotter > > | s_maker__LINE__ ("CTPPSAcceptancePlotter") |
|
static |
|
static |