CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MiscalibReaderFromXMLEcalEndcap.h
Go to the documentation of this file.
1 #ifndef _MISCALIB_READER_FROM_XML_ECAL_ENDCAP_H
2 #define _MISCALIB_READER_FROM_XML_ECAL_ENDCAP_H
3 
7 
8 
9 
11 {
12  public:
14 
15  virtual DetId parseCellEntry(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute);
16 
17  EEDetId getCellFromAttributes(int ix, int iy, int iz);
18 
19 };
20 
21 #endif
22 
MiscalibReaderFromXMLEcalEndcap(CaloMiscalibMapEcal &map)
EEDetId getCellFromAttributes(int ix, int iy, int iz)
Definition: DetId.h:18
virtual DetId parseCellEntry(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute)