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 114 of file CTPPSDiamondDQMSource.cc.

Constructor & Destructor Documentation

CTPPSDiamondDQMSource::GlobalPlots::GlobalPlots ( )
inline

Definition at line 115 of file CTPPSDiamondDQMSource.cc.

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

Definition at line 225 of file CTPPSDiamondDQMSource.cc.

References DQMStore::IBooker::setCurrentFolder().

225 { ibooker.setCurrentFolder("CTPPS"); }
void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:268