CMS 3D CMS Logo

List of all members | Classes | Public Member Functions | Public Attributes
CTPPSCommonDQMSource::ArmPlots Struct Reference

plots related to one arm More...

Classes

struct  TimingRPPlots
 
struct  TrackingRPPlots
 

Public Member Functions

 ArmPlots ()
 
 ArmPlots (DQMStore::IBooker &ibooker, int _id, bool makeProtonRecoPlots)
 

Public Attributes

MonitorElementh_numRPWithTrack_bot = nullptr
 
MonitorElementh_numRPWithTrack_hor = nullptr
 
MonitorElementh_numRPWithTrack_top = nullptr
 
MonitorElementh_proton_t = nullptr
 
MonitorElementh_proton_th_x = nullptr
 
MonitorElementh_proton_th_y = nullptr
 
MonitorElementh_proton_time = nullptr
 
MonitorElementh_proton_xi = nullptr
 
MonitorElementh_trackCorr = nullptr
 
MonitorElementh_trackCorr_overlap = nullptr
 
int id
 
std::map< unsigned int, TimingRPPlotstimingRPPlots
 
std::map< unsigned int, TrackingRPPlotstrackingRPPlots
 

Detailed Description

plots related to one arm

Definition at line 73 of file CTPPSCommonDQMSource.cc.

Constructor & Destructor Documentation

◆ ArmPlots() [1/2]

CTPPSCommonDQMSource::ArmPlots::ArmPlots ( )
inline

Definition at line 94 of file CTPPSCommonDQMSource.cc.

94 {}

◆ ArmPlots() [2/2]

CTPPSCommonDQMSource::ArmPlots::ArmPlots ( DQMStore::IBooker ibooker,
int  _id,
bool  makeProtonRecoPlots 
)

Definition at line 208 of file CTPPSCommonDQMSource.cc.

References CTPPSDetId::armName(), dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::impl::MonitorElement::getTH2F(), h_numRPWithTrack_bot, h_numRPWithTrack_hor, h_numRPWithTrack_top, h_proton_t, h_proton_th_x, h_proton_th_y, h_proton_time, h_proton_xi, h_trackCorr, h_trackCorr_overlap, ctppsCommonDQMSource_cfi::makeProtonRecoPlots, Skims_PA_cff::name, CTPPSDetId::nShort, CTPPSDetId::rpName(), CTPPSDetId::sdTrackingStrip, dqm::implementation::NavigatorBase::setCurrentFolder(), CTPPSDetId::stationName(), timingRPPlots, runGCPTkAlMap::title, and trackingRPPlots.

208  : id(_id) {
209  string name;
211 
212  ibooker.setCurrentFolder("CTPPS/common/sector " + name);
213 
214  string title = "ctpps_common_sector_" + name;
215 
217  ibooker.book1D("number of top RPs with tracks", title + ";number of top RPs with tracks", 5, -0.5, 4.5);
219  ibooker.book1D("number of hor RPs with tracks", title + ";number of hor RPs with tracks", 5, -0.5, 4.5);
221  ibooker.book1D("number of bot RPs with tracks", title + ";number of bot RPs with tracks", 5, -0.5, 4.5);
222 
223  h_trackCorr = ibooker.book2D("track correlation", title, 8, -0.5, 7.5, 8, -0.5, 7.5);
224  TH2F *h_trackCorr_h = h_trackCorr->getTH2F();
225  TAxis *xa = h_trackCorr_h->GetXaxis(), *ya = h_trackCorr_h->GetYaxis();
226  xa->SetBinLabel(1, "210, FR-HR");
227  ya->SetBinLabel(1, "210, FR-HR");
228  xa->SetBinLabel(2, "210, FR-TP");
229  ya->SetBinLabel(2, "210, FR-TP");
230  xa->SetBinLabel(3, "210, FR-BT");
231  ya->SetBinLabel(3, "210, FR-BT");
232  xa->SetBinLabel(4, "220, NR-HR");
233  ya->SetBinLabel(4, "220, NR-HR");
234  xa->SetBinLabel(5, "220, C1");
235  ya->SetBinLabel(5, "220, C1");
236  xa->SetBinLabel(6, "220, FR-HR");
237  ya->SetBinLabel(6, "220, FR-HR");
238  xa->SetBinLabel(7, "220, FR-TP");
239  ya->SetBinLabel(7, "220, FR-TP");
240  xa->SetBinLabel(8, "220, FR-BT");
241  ya->SetBinLabel(8, "220, FR-BT");
242 
243  h_trackCorr_overlap = ibooker.book2D("track correlation hor-vert overlaps", title, 8, -0.5, 7.5, 8, -0.5, 7.5);
244  h_trackCorr_h = h_trackCorr_overlap->getTH2F();
245  xa = h_trackCorr_h->GetXaxis();
246  ya = h_trackCorr_h->GetYaxis();
247  xa->SetBinLabel(1, "210, FR-HR");
248  ya->SetBinLabel(1, "210, FR-HR");
249  xa->SetBinLabel(2, "210, FR-TP");
250  ya->SetBinLabel(2, "210, FR-TP");
251  xa->SetBinLabel(3, "210, FR-BT");
252  ya->SetBinLabel(3, "210, FR-BT");
253  xa->SetBinLabel(4, "220, NR-HR");
254  ya->SetBinLabel(4, "220, NR-HR");
255  xa->SetBinLabel(5, "220, C1");
256  ya->SetBinLabel(5, "220, C1");
257  xa->SetBinLabel(6, "220, FR-HR");
258  ya->SetBinLabel(6, "220, FR-HR");
259  xa->SetBinLabel(7, "220, FR-TP");
260  ya->SetBinLabel(7, "220, FR-TP");
261  xa->SetBinLabel(8, "220, FR-BT");
262  ya->SetBinLabel(8, "220, FR-BT");
263 
264  if (makeProtonRecoPlots) {
265  h_proton_xi = ibooker.book1D("proton xi", title + ";xi", 100, 0., 0.3);
266  h_proton_th_x = ibooker.book1D("proton theta st x", ";#theta^{*}_{x} (rad)", 250, -500E-6, +500E-6);
267  h_proton_th_y = ibooker.book1D("proton theta st y", ";#theta^{*}_{y} (rad)", 250, -500E-6, +500E-6);
268  h_proton_t = ibooker.book1D("proton t", title + ";|t| GeV^{2}", 100, 0., 5.);
269  h_proton_time = ibooker.book1D("proton time", title + ";time (ns)", 100, -1., 1.);
270  }
271 
272  for (const unsigned int rpDecId : {3, 22, 16, 23}) {
273  unsigned int st = rpDecId / 10, rp = rpDecId % 10, rpFullDecId = id * 100 + rpDecId;
274  CTPPSDetId rpId(CTPPSDetId::sdTrackingStrip, id, st, rp);
275  string stName, rpName;
276  rpId.stationName(stName, CTPPSDetId::nShort);
277  rpId.rpName(rpName, CTPPSDetId::nShort);
278  rpName = stName + "_" + rpName;
279 
280  const bool timingRP = (rpDecId == 22 || rpDecId == 16);
281 
282  if (timingRP) {
283  timingRPPlots[rpFullDecId] = {
284  ibooker.book1D(rpName + " - track x histogram", title + "/" + rpName + ";track x (mm)", 200, 0., 40.),
285  ibooker.book1D(
286  rpName + " - track time histogram", title + "/" + rpName + ";track time (ns)", 100, -25., +50.)};
287  } else {
288  trackingRPPlots[rpFullDecId] = {
289  ibooker.book1D(rpName + " - track x histogram", title + "/" + rpName + ";track x (mm)", 200, 0., 40.),
290  ibooker.book1D(rpName + " - track y histogram", title + "/" + rpName + ";track y (mm)", 200, -20., +20.)};
291  }
292  }
293 }
virtual void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:36
std::map< unsigned int, TimingRPPlots > timingRPPlots
void armName(std::string &name, NameFlag flag=nFull) const
Definition: CTPPSDetId.h:98
std::map< unsigned int, TrackingRPPlots > trackingRPPlots
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
Definition: DQMStore.h:212
Base class for CTPPS detector IDs.
Definition: CTPPSDetId.h:32
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
Definition: DQMStore.h:98

Member Data Documentation

◆ h_numRPWithTrack_bot

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_numRPWithTrack_bot = nullptr

Definition at line 76 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_numRPWithTrack_hor

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_numRPWithTrack_hor = nullptr

Definition at line 76 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_numRPWithTrack_top

MonitorElement* CTPPSCommonDQMSource::ArmPlots::h_numRPWithTrack_top = nullptr

Definition at line 76 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_proton_t

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_t = nullptr

Definition at line 79 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_proton_th_x

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_th_x = nullptr

Definition at line 79 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_proton_th_y

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_th_y = nullptr

Definition at line 79 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_proton_time

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_time = nullptr

Definition at line 80 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_proton_xi

MonitorElement* CTPPSCommonDQMSource::ArmPlots::h_proton_xi = nullptr

Definition at line 79 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_trackCorr

MonitorElement* CTPPSCommonDQMSource::ArmPlots::h_trackCorr = nullptr

Definition at line 77 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ h_trackCorr_overlap

MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_trackCorr_overlap = nullptr

Definition at line 77 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ id

int CTPPSCommonDQMSource::ArmPlots::id

Definition at line 74 of file CTPPSCommonDQMSource.cc.

◆ timingRPPlots

std::map<unsigned int, TimingRPPlots> CTPPSCommonDQMSource::ArmPlots::timingRPPlots

Definition at line 92 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().

◆ trackingRPPlots

std::map<unsigned int, TrackingRPPlots> CTPPSCommonDQMSource::ArmPlots::trackingRPPlots

Definition at line 86 of file CTPPSCommonDQMSource.cc.

Referenced by ArmPlots().