CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
HcalLaserClient Class Reference

#include <HcalLaserClient.h>

Inheritance diagram for HcalLaserClient:

Public Member Functions

void analyze (void)
 
void beginJob ()
 
void beginRun (const EventSetup &c)
 
void cleanup (void)
 
void createTests ()
 
void endJob (void)
 
void endRun (void)
 
void getHistograms ()
 
 HcalLaserClient ()
 
void htmlOutput (int run, string htmlDir, string htmlName)
 
void init (const edm::ParameterSet &, DQMStore *, const string)
 
void loadHistograms (TFile *f)
 
void report ()
 
void resetAllME ()
 
void setup (void)
 
 ~HcalLaserClient ()
 

Private Attributes

TH1F * avg_energy_ [4]
 
TH1F * avg_shape_ [4]
 
TH1F * avg_time_ [4]
 
TH1F * mean_energy_ [4]
 
TH2F * mean_energyDep_ [4]
 
TH1F * mean_shape_ [4]
 
TH2F * mean_shapeDep_ [4]
 
TH1F * mean_time_ [4]
 
TH2F * mean_timeDep_ [4]
 
TH1F * QADC_ [32]
 
TH1F * rms_energy_ [4]
 
TH2F * rms_energyDep_ [4]
 
TH1F * rms_shape_ [4]
 
TH2F * rms_shapeDep_ [4]
 
TH1F * rms_time_ [4]
 
TH2F * rms_timeDep_ [4]
 
TH1F * TDCClockOptosync_
 
TH1F * TDCNumChannels_
 
TH1F * TDCRawOptosync_
 
TH1F * TDCRawOptosync_Trigger_
 
TH1F * TDCTrigger_
 

Detailed Description

Definition at line 14 of file HcalLaserClient.h.

Constructor & Destructor Documentation

HcalLaserClient::HcalLaserClient ( )
HcalLaserClient::~HcalLaserClient ( )

Member Function Documentation

void HcalLaserClient::analyze ( void  )
void HcalLaserClient::beginJob ( )
void HcalLaserClient::beginRun ( const EventSetup c)
void HcalLaserClient::cleanup ( void  )
void HcalLaserClient::createTests ( )
void HcalLaserClient::endJob ( void  )
void HcalLaserClient::endRun ( void  )
void HcalLaserClient::getHistograms ( )
void HcalLaserClient::htmlOutput ( int  run,
string  htmlDir,
string  htmlName 
)
void HcalLaserClient::init ( const edm::ParameterSet ,
DQMStore ,
const string   
)
void HcalLaserClient::loadHistograms ( TFile *  f)
void HcalLaserClient::report ( )
void HcalLaserClient::resetAllME ( )
void HcalLaserClient::setup ( void  )

Member Data Documentation

TH1F* HcalLaserClient::avg_energy_[4]
private

Definition at line 51 of file HcalLaserClient.h.

TH1F* HcalLaserClient::avg_shape_[4]
private

Definition at line 49 of file HcalLaserClient.h.

TH1F* HcalLaserClient::avg_time_[4]
private

Definition at line 50 of file HcalLaserClient.h.

TH1F* HcalLaserClient::mean_energy_[4]
private

Definition at line 58 of file HcalLaserClient.h.

TH2F* HcalLaserClient::mean_energyDep_[4]
private

Definition at line 61 of file HcalLaserClient.h.

TH1F* HcalLaserClient::mean_shape_[4]
private

Definition at line 54 of file HcalLaserClient.h.

TH2F* HcalLaserClient::mean_shapeDep_[4]
private

Definition at line 65 of file HcalLaserClient.h.

TH1F* HcalLaserClient::mean_time_[4]
private

Definition at line 56 of file HcalLaserClient.h.

TH2F* HcalLaserClient::mean_timeDep_[4]
private

Definition at line 63 of file HcalLaserClient.h.

TH1F* HcalLaserClient::QADC_[32]
private

Definition at line 47 of file HcalLaserClient.h.

TH1F* HcalLaserClient::rms_energy_[4]
private

Definition at line 57 of file HcalLaserClient.h.

TH2F* HcalLaserClient::rms_energyDep_[4]
private

Definition at line 60 of file HcalLaserClient.h.

TH1F* HcalLaserClient::rms_shape_[4]
private

Definition at line 53 of file HcalLaserClient.h.

TH2F* HcalLaserClient::rms_shapeDep_[4]
private

Definition at line 64 of file HcalLaserClient.h.

TH1F* HcalLaserClient::rms_time_[4]
private

Definition at line 55 of file HcalLaserClient.h.

TH2F* HcalLaserClient::rms_timeDep_[4]
private

Definition at line 62 of file HcalLaserClient.h.

TH1F* HcalLaserClient::TDCClockOptosync_
private

Definition at line 44 of file HcalLaserClient.h.

TH1F* HcalLaserClient::TDCNumChannels_
private

Definition at line 41 of file HcalLaserClient.h.

TH1F* HcalLaserClient::TDCRawOptosync_
private

Definition at line 43 of file HcalLaserClient.h.

TH1F* HcalLaserClient::TDCRawOptosync_Trigger_
private

Definition at line 45 of file HcalLaserClient.h.

TH1F* HcalLaserClient::TDCTrigger_
private

Definition at line 42 of file HcalLaserClient.h.