CMS 3D CMS Logo

SiStripDetInfoFileReader::DetInfo Struct Reference

#include <CalibTracker/SiStripCommon/interface/SiStripDetInfoFileReader.h>

List of all members.

Public Member Functions

 DetInfo (unsigned short _nApvs, double _stripLength, float _thickness)
 DetInfo ()

Public Attributes

unsigned short nApvs
double stripLength
float thickness


Detailed Description

Definition at line 33 of file SiStripDetInfoFileReader.h.


Constructor & Destructor Documentation

SiStripDetInfoFileReader::DetInfo::DetInfo (  )  [inline]

Definition at line 35 of file SiStripDetInfoFileReader.h.

00035 {};

SiStripDetInfoFileReader::DetInfo::DetInfo ( unsigned short  _nApvs,
double  _stripLength,
float  _thickness 
) [inline]

Definition at line 36 of file SiStripDetInfoFileReader.h.

00036                                                                          :
00037     nApvs(_nApvs),stripLength(_stripLength),thickness(_thickness){};


Member Data Documentation

unsigned short SiStripDetInfoFileReader::DetInfo::nApvs

Definition at line 37 of file SiStripDetInfoFileReader.h.

double SiStripDetInfoFileReader::DetInfo::stripLength

Definition at line 40 of file SiStripDetInfoFileReader.h.

float SiStripDetInfoFileReader::DetInfo::thickness

Definition at line 41 of file SiStripDetInfoFileReader.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:32:16 2009 for CMSSW by  doxygen 1.5.4