53 h_beamEnergy_(new TH1D(
"h_beamEnergy",
";beam energy (GeV)", 81, -50., 8050.)),
54 h_xangle_(new TH1D(
"h_xangle",
";(half) crossing angle (#murad)", 201, -0.5, 200.5)),
55 h_betaStar_(new TH1D(
"h_betaStar",
";#beta^{*} (m)", 101, -0.005, 1.005)),
57 h_fill_(new TH1D(
"h_fill",
";fill", 4001, 3999.5, 8000.5)),
58 h_run_(new TH1D(
"h_run",
";run", 6000, 270E3, 330E3)) {}
77 auto f_out = std::make_unique<TFile>(
outputFile_.c_str(),
"recreate");
void analyze(const edm::Event &, const edm::EventSetup &) override
std::string lhcInfoLabel_
float const crossingAngle() const
#define DEFINE_FWK_MODULE(type)
CTPPSLHCInfoPlotter(const edm::ParameterSet &)
float const betaStar() const
float const energy() const
unsigned short const fillNumber() const