Public Member Functions | |
def | __init__ (self, part, sector, layer, ladder, module, roc, reason="unknown") |
def | __str__ (self) |
def | convertParts (self) |
def | GetXYCoords (self) |
Public Attributes | |
isCoverted | |
ladder | |
layer | |
module | |
part | |
reason | |
roc | |
sector | |
Definition at line 285 of file PixelMapPlotter.py.
def PixelMapPlotter.Barrel.__init__ | ( | self, | |
part, | |||
sector, | |||
layer, | |||
ladder, | |||
module, | |||
roc, | |||
reason = "unknown" |
|||
) |
Definition at line 286 of file PixelMapPlotter.py.
def PixelMapPlotter.Barrel.__str__ | ( | self | ) |
Definition at line 295 of file PixelMapPlotter.py.
References SiPixelErrorEstimation.ladder, PixelMapPlotter.Barrel.ladder, HcalParameters::LayerItem.layer, ChamberLocationSpec.layer, reco::PixelClusterProperties.layer, TmCcu.layer, TrackerTreeVariables.layer, CSCBadStrips::BadChannel.layer, CSCBadWires::BadChannel.layer, RPCObFebAssmap::FebAssmap_Item.layer, RPCObGasmap::GasMap_Item.layer, RPCObPVSSmap::Item.layer, TmModule.layer, TkOffTreeVariables.layer, cscdqm::AddressMask.layer, cscdqm::Address.layer, SiPixelErrorEstimation.layer, PixelMapPlotter.Barrel.layer, l1t::EMTFHit.layer, TrackerTreeVariables.module, PixelToFEDAssociate::DetectorRocId.module, ShallowClustersProducer::moduleVars.module, TkOffTreeVariables.module, PixelMapPlotter.Barrel.module, TMCReader.part, PixelMapPlotter.Barrel.part, ChamberLocationSpec.sector, RPCObFebAssmap::FebAssmap_Item.sector, RPCObGasmap::GasMap_Item.sector, RPCObPVSSmap::Item.sector, CSCMapItem::MapItem.sector, ApeOverview.sector, l1t::EMTFRoad.sector, DTSurveyChamber.sector, L1MuDTChambPhDigi.sector, L1MuDTChambThDigi.sector, L1MuDTTrackCand.sector, MuonResidualsFitter::MuonAlignmentTreeRow.sector, l1t::emtf::EventHeader.sector, HcalLogicalMapGenerator.sector, l1t::EMTFTrack.sector, l1t::EMTFHit.sector, PixelMapPlotter.Barrel.sector, and str.
Referenced by edmStreamStallGrapher.Point.__repr__().
def PixelMapPlotter.Barrel.convertParts | ( | self | ) |
Definition at line 297 of file PixelMapPlotter.py.
References PixelMapPlotter.Barrel.isCoverted, SiPixelErrorEstimation.ladder, PixelMapPlotter.Barrel.ladder, TrackerTreeVariables.module, PixelToFEDAssociate::DetectorRocId.module, ShallowClustersProducer::moduleVars.module, TkOffTreeVariables.module, PixelMapPlotter.Barrel.module, TMCReader.part, and PixelMapPlotter.Barrel.part.
def PixelMapPlotter.Barrel.GetXYCoords | ( | self | ) |
Definition at line 302 of file PixelMapPlotter.py.
References funct.abs(), SiPixelErrorEstimation.ladder, PixelMapPlotter.Barrel.ladder, TrackerTreeVariables.module, PixelToFEDAssociate::DetectorRocId.module, ShallowClustersProducer::moduleVars.module, TkOffTreeVariables.module, PixelMapPlotter.Barrel.module, sipixelobjects::CablingPathToDetUnit.roc, sipixelobjects::ElectronicIndex.roc, CTPPSPixelROCInfo.roc, SiPixelFedCablingMap::Key.roc, and PixelMapPlotter.Barrel.roc.
PixelMapPlotter.Barrel.isCoverted |
Definition at line 293 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.convertParts(), and PixelMapPlotter.Forward.convertParts().
PixelMapPlotter.Barrel.ladder |
Definition at line 290 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.__str__(), PixelMapPlotter.Barrel.convertParts(), and PixelMapPlotter.Barrel.GetXYCoords().
PixelMapPlotter.Barrel.layer |
Definition at line 289 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.__str__(), geometryXMLparser.DTAlignable.index(), and geometryXMLparser.CSCAlignable.index().
PixelMapPlotter.Barrel.module |
Definition at line 291 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.__str__(), PixelMapPlotter.Barrel.convertParts(), PixelMapPlotter.Barrel.GetXYCoords(), and TreeCrawler.Package.search().
PixelMapPlotter.Barrel.part |
Definition at line 287 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.__str__(), PixelMapPlotter.Forward.__str__(), PixelMapPlotter.Barrel.convertParts(), and PixelMapPlotter.Forward.convertParts().
PixelMapPlotter.Barrel.reason |
Definition at line 294 of file PixelMapPlotter.py.
PixelMapPlotter.Barrel.roc |
Definition at line 292 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.GetXYCoords(), and PixelMapPlotter.Forward.GetXYCoords().
PixelMapPlotter.Barrel.sector |
Definition at line 288 of file PixelMapPlotter.py.
Referenced by PixelMapPlotter.Barrel.__str__(), and geometryXMLparser.DTAlignable.index().