CMS 3D CMS Logo

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 
9 public:
11 
12  DetId parseCellEntry(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute) override;
13 
14  EEDetId getCellFromAttributes(int ix, int iy, int iz);
15 };
16 
17 #endif
MiscalibReaderFromXMLEcalEndcap(CaloMiscalibMapEcal &map)
DetId parseCellEntry(XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attribute) override
EEDetId getCellFromAttributes(int ix, int iy, int iz)
Definition: DetId.h:17