Definition at line 39 of file SiPixelFedCablingMapBuilder.cc.
References SiPixelFedCablingTree::addItem(), PixelToFEDAssociate::CablingRocId::fedId, fileName_, GeomDet::geographicalId(), edm::EventSetup::get(), PixelToFEDAssociate::CablingRocId::linkId, FEDNumbering::MAXSiPixelFEDID, FEDNumbering::MAXSiPixeluTCAFEDID, FEDNumbering::MINSiPixelFEDID, FEDNumbering::MINSiPixeluTCAFEDID, PixelToFEDAssociate::DetectorRocId::module, PixelModuleName::name(), mergeVDriftHistosByStation::name, GeomDetEnumerators::P1PXB, GeomDetEnumerators::P1PXEC, phase1_, edm::ESHandle< class >::product(), DetId::rawId(), mps_fire::result, PixelToFEDAssociate::DetectorRocId::rocDetId, PixelToFEDAssociate::CablingRocId::rocLinkId, DetId::subdetId(), groupFilesInBlocks::tt, units(), PixelToFEDAssociate::version(), and relval_steps::version.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
45 edm::LogInfo(
"tracker geometry read")<<
"There are: "<< pDD->dets().size() <<
" detectors";
60 edm::LogInfo(
"SiPixelFedCablingMapBuilder")<<
" pixel phase1 setup ";
64 edm::LogInfo(
"SiPixelFedCablingMapBuilder")<<
" pixel phase0 setup ";
75 edm::LogInfo(
"SiPixelFedCablingMapBuilder")<<
"pixel fedid range: "<<fedIds;
96 typedef TrackerGeometry::DetContainer::const_iterator ITG;
99 typedef std::vector<pair<PixelModuleName* , uint32_t> > UNITS;
102 for (ITG it = pDD->dets().begin(); it != pDD->dets().end(); it++) {
104 if (pxUnit ==0 )
continue;
116 units.push_back( std::make_pair( name, geomid.
rawId() ) );
165 for (UNITS::iterator iu=units.begin(); iu != units.end(); iu++) {
169 for (
int rocDetId=0; rocDetId<16; rocDetId++) {
186 for (UNITS::iterator iu=units.begin(); iu != units.end(); iu++)
delete iu->first;
uint32_t rawId() const
get the raw id
virtual std::string version() const =0
version
virtual std::string name() const =0
associated name
DetId geographicalId() const
The label of this GeomDet.
const PixelModuleName * module
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
T const * product() const
TString units(TString variable, Char_t axis)
void addItem(unsigned int fedId, unsigned int linkId, const sipixelobjects::PixelROC &roc)