CMS 3D CMS Logo

CSCBadStrips Class Reference

#include <CondFormats/CSCObjects/interface/CSCBadStrips.h>

List of all members.

Public Types

typedef std::vector< BadChamberBadChamberContainer
typedef std::vector< BadChannelBadChannelContainer

Public Member Functions

 CSCBadStrips ()
 ~CSCBadStrips ()

Public Attributes

BadChamberContainer chambers
BadChannelContainer channels
int numberOfBadChannels

Classes

struct  BadChamber
struct  BadChannel


Detailed Description

Definition at line 6 of file CSCBadStrips.h.


Member Typedef Documentation

typedef std::vector<BadChamber> CSCBadStrips::BadChamberContainer

Definition at line 26 of file CSCBadStrips.h.

typedef std::vector<BadChannel> CSCBadStrips::BadChannelContainer

Definition at line 27 of file CSCBadStrips.h.


Constructor & Destructor Documentation

CSCBadStrips::CSCBadStrips (  ) 

Definition at line 3 of file CSCBadStrips.cc.

00003 : numberOfBadChannels( 0 ){}

CSCBadStrips::~CSCBadStrips (  ) 

Definition at line 4 of file CSCBadStrips.cc.

00004 {}


Member Data Documentation

BadChamberContainer CSCBadStrips::chambers

Definition at line 29 of file CSCBadStrips.h.

Referenced by CSCConditions::fillBadStripWords(), and CSCBadStripsConditions::prefillBadStrips().

BadChannelContainer CSCBadStrips::channels

Definition at line 30 of file CSCBadStrips.h.

Referenced by CSCConditions::fillBadStripWords(), and CSCBadStripsConditions::prefillBadStrips().

int CSCBadStrips::numberOfBadChannels

Definition at line 24 of file CSCBadStrips.h.

Referenced by CSCBadStripsConditions::prefillBadStrips().


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:17:04 2009 for CMSSW by  doxygen 1.5.4