CMS 3D CMS Logo

List of all members | Public Member Functions
CTPPSDiamondDQMSource::GlobalPlots Struct Reference

plots related to the whole system More...

Public Member Functions

 GlobalPlots ()
 
 GlobalPlots (DQMStore::IBooker &ibooker)
 

Detailed Description

plots related to the whole system

Definition at line 113 of file CTPPSDiamondDQMSource.cc.

Constructor & Destructor Documentation

CTPPSDiamondDQMSource::GlobalPlots::GlobalPlots ( )
inline

Definition at line 114 of file CTPPSDiamondDQMSource.cc.

114 {}
CTPPSDiamondDQMSource::GlobalPlots::GlobalPlots ( DQMStore::IBooker ibooker)

Definition at line 224 of file CTPPSDiamondDQMSource.cc.

References dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder().

224 { ibooker.setCurrentFolder("CTPPS"); }