CMS 3D CMS Logo

List of all members | Public Attributes
CTPPSPixelDAQMappingESSourceXML::ConfigBlock Struct Reference

Public Attributes

std::vector< std::string > mappingFileNames
 the mapping files More...
 
std::vector< std::string > maskFileNames
 the mask files More...
 
edm::EventRange validityRange
 validity interval More...
 

Detailed Description

Definition at line 77 of file CTPPSPixelDAQMappingESSourceXML.cc.

Member Data Documentation

◆ mappingFileNames

std::vector<std::string> CTPPSPixelDAQMappingESSourceXML::ConfigBlock::mappingFileNames

the mapping files

Definition at line 82 of file CTPPSPixelDAQMappingESSourceXML.cc.

◆ maskFileNames

std::vector<std::string> CTPPSPixelDAQMappingESSourceXML::ConfigBlock::maskFileNames

the mask files

Definition at line 85 of file CTPPSPixelDAQMappingESSourceXML.cc.

◆ validityRange

edm::EventRange CTPPSPixelDAQMappingESSourceXML::ConfigBlock::validityRange

validity interval

Definition at line 79 of file CTPPSPixelDAQMappingESSourceXML.cc.