CMS 3D CMS Logo

Classes | Functions | Variables
ztail Namespace Reference

Classes

class  Decoder
 

Functions

def strip_gzip_header (body)
 

Variables

 action
 
 args
 
 BLOCK_MAGIC
 
 d
 
 DECOMPRESS_BUF_SIZE
 
 default
 
 description
 
 ENDLINE_MAGIC
 
 help
 
 int
 
 metavar
 
 parser
 
 type
 

Function Documentation

◆ strip_gzip_header()

def ztail.strip_gzip_header (   body)

Definition at line 16 of file ztail.py.

Referenced by ztail.Decoder.decode().

16 def strip_gzip_header(body):
17  assert body[0:2] == "\x1f\x8b"
18  method, flags, mtime = struct.unpack("<BBIxx", body[2:10])
19 
20  FHCRC = 0x02
21  FEXTRA = 0x04
22  FNAME = 0x08
23  FCOMMENT = 0x10
24 
25  i = 10
26 
27  if flags & FEXTRA:
28  size, = struct.unpack("<H", body[i:i+2])
29  i += size + 2
30 
31  def skip_until_zero(ix):
32  while body[ix] != '\x00': ix += 1
33  return ix + 1
34 
35  if flags & FNAME: i = skip_until_zero(i)
36  if flags & FCOMMENT: i = skip_until_zero(i)
37  if flags & FHCRC: i += 2
38 
39  body = body[i:]
40  return body
41 
def strip_gzip_header(body)
Definition: ztail.py:16

Variable Documentation

◆ action

ztail.action

Definition at line 145 of file ztail.py.

◆ args

ztail.args

Definition at line 149 of file ztail.py.

◆ BLOCK_MAGIC

ztail.BLOCK_MAGIC

Definition at line 11 of file ztail.py.

◆ d

ztail.d

Definition at line 151 of file ztail.py.

Referenced by tracking::TempMeasurements.add(), GenParticleDecaySelector.add(), pat::PATUserDataHelper< pat::MET >.add(), GEMROmap.add(), GEMROMapping.add(), GEMChMap.add(), FWCaloDataHistProxyBuilder.addEntryToTEveCaloData(), ParticleLevelProducer.addGenJet(), algorithm(), SiPhase2BadStripChannelReader.analyze(), L1TScalersSCAL.analyze(), ElectronMcSignalValidator.analyze(), RawToText.analyze(), GEMPadDigiReader.analyze(), EcalEBTrigPrimAnalyzer.analyze(), HLTMCtruth.analyze(), ElectronMcFakeValidator.analyze(), GEMDigiSource.analyze(), TotemRPDQMSource.analyze(), EcalTPGAnalyzer.analyze(), LhcTrackAnalyzer.analyze(), TPGCheck.analyze(), SiStripApvGainRescaler.analyze(), EcalTrigPrimAnalyzer.analyze(), HcalLutAnalyzer.analyze(), SiStripChannelGainFromDBMiscalibrator.analyze(), edm::TestMixedSource.analyze(), SiStripNoisesFromDBMiscalibrator.analyze(), TestPythiaDecays.analyze(), SiStripSpyDisplayModule.analyze(), PFAnalysis.analyze(), Assign(), assign(), fastmath.atan2r(), trackerTFP::DataFormat.attach(), PixelRegions.attachedDets(), GctRawToDigi.autoDetectRequiredFormatTranslator(), PPSModifySingularModes.beginRun(), edm.binary_search_all(), GctFormatTranslateMCLegacy.blockToAllRctCaloRegions(), GctFormatTranslateV35.blockToFibres(), GctFormatTranslateV38.blockToFibres(), GctFormatTranslateMCLegacy.blockToFibres(), GctFormatTranslateV35.blockToGctEmCandsAndEnergySums(), GctFormatTranslateV38.blockToGctEmCandsAndEnergySums(), GctFormatTranslateMCLegacy.blockToGctEmCandsAndEnergySums(), GctFormatTranslateV35.blockToGctInternEmCand(), GctFormatTranslateV38.blockToGctInternEmCand(), GctFormatTranslateV35.blockToGctInternEtSums(), GctFormatTranslateV38.blockToGctInternEtSums(), GctFormatTranslateV35.blockToGctInternEtSumsAndJetCluster(), GctFormatTranslateV38.blockToGctInternEtSumsAndJetCluster(), GctFormatTranslateV38.blockToGctInternHtMissPostWheel(), GctFormatTranslateV38.blockToGctInternHtMissPreWheel(), GctFormatTranslateV35.blockToGctInternRingSums(), GctFormatTranslateV38.blockToGctInternRingSums(), GctFormatTranslateV35.blockToGctJetCandsAndCounts(), GctFormatTranslateV38.blockToGctJetCandsAndCounts(), GctFormatTranslateMCLegacy.blockToGctJetCandsAndCounts(), GctFormatTranslateV35.blockToGctJetClusterMinimal(), GctFormatTranslateV38.blockToGctJetClusterMinimal(), GctFormatTranslateV35.blockToGctJetPreCluster(), GctFormatTranslateV38.blockToGctJetPreCluster(), GctFormatTranslateV35.blockToGctTrigObjects(), GctFormatTranslateV38.blockToGctTrigObjects(), GctFormatTranslateV35.blockToGctWheelInputInternEtAndRingSums(), GctFormatTranslateV38.blockToGctWheelInputInternEtAndRingSums(), GctFormatTranslateV35.blockToGctWheelOutputInternEtAndRingSums(), GctFormatTranslateV38.blockToGctWheelOutputInternEtAndRingSums(), GctFormatTranslateV35.blockToRctCaloRegions(), GctFormatTranslateV38.blockToRctCaloRegions(), GctFormatTranslateV35.blockToRctEmCand(), GctFormatTranslateV38.blockToRctEmCand(), GctFormatTranslateMCLegacy.blockToRctEmCand(), TriggerRatesMonitor.bookHistograms(), CTPPSGeometry.build(), GEMPadDigiClusterProducer.buildClusters(), ProcessTestSignal.builddata(), PPSAlignmentHarvester.buildGraphFromMonitorElements(), ME0PadDigiProducer.buildPads(), GEMPadDigiProducer.buildPads(), GEMPadDigiProducer.buildPads16GE21(), PPSAlignmentConfigurationESSource.buildVectorFromDirectory(), TFitParticleESpher.calc4Vec(), TFitParticleSpher.calc4Vec(), VFATFrame.calculateCRC(), HLTBTagHarvestingAnalyzer.calculateEfficiency1D(), edm::PileUp.CalculatePileup(), LeptonJetVarProducer< T >.calculatePtRatioRel(), PtAssignmentEngineDxy.call_tensorflow_dxy(), condbon.cdbon_read_rec(), tmtt::HTrphi.cell(), edm::PrintEventSetupDataRetrieval.check(), SiStripAPVRestorer.checkBaseline(), FFTJetProducer.checkConvergence(), evf::DirManager.checkDirEmpty(), FWGeometryTableManager.checkHierarchy(), L2TauNNProducer.checknan(), FWGeometryTableManager.checkRegionOfInterest(), TtDecayChannelSelector.checkSum(), G4muDarkBremsstrahlungModel.chi(), mkfit::StdSeq.clean_duplicates_sharedhits_pixelseed(), DTBtiChip.clear(), RPCEventSummary.clientOperation(), HGCalMulticlusteringImpl.clusterizeDR(), HGCalClusteringImpl.clusterizeDR(), HGCalHistoClusteringImpl.clusterSeedMulticluster(), HGCalHistoClusteringImplSA.clusterSeedMulticluster_SA(), funct::Difference< FractionStruct< a, b >, FractionStruct< c, d > >.combine(), CSCDigiMatcher.comparatorsInChamber(), CSCDigiMatcher.comparatorsInDetId(), MultipleScatteringUpdator.compute(), SiPixelGainCalibScaler.computeAndStorePalyoads(), DTDigitizer.computeTime(), convert32(), convert64(), npstat.convolutionHistoMap(), GEMVFAT.crc_cal(), TGeoMgrFromDdd.createShape(), d2str(), edm::service.d2str(), L1DataEmulDigi.data(), CSCComparatorData.dataWord(), reco::CompositeCandidate.daughter(), AntiElectronIDMVA6< TauType, ElectronType >.dCrackEta(), DDMaterial.DDMaterial(), ParticleDecayDrawer.decay(), EcalDumpRaw.decode(), edm::reftobase::RefVectorHolder< REFV >::const_iterator_imp_specific.decrease(), edm::reftobase::IndirectVectorHolder< T >::const_iterator_imp_specific.decrease(), edm::reftobase::VectorHolder< T, REFV >::const_iterator_imp_specific.decrease(), cms::cuda::StreamCache::Deleter.Deleter(), cms::cuda::EventCache::Deleter.Deleter(), npstat.densityScanHistoMap(), HistoryBase.depth(), PhysicsTools::Spline::Segment.deriv(), VertexFitterManager.describe(), VertexRecoManager.describe(), edm::PluginDescriptionAdaptor< BASE, T >.description(), edm::service::MessageServicePSetValidation.destinationPSets(), trackerTFP::DataFormat.digi(), FWEveDigitSetScalableMarkerGL.DirectDraw(), RPCCompDetId.disk(), trklet::Tracklet.disk(), JetCoreClusterSplitter.distScore(), reco::PFDisplacedVertexCandidate.distVector(), DDEcalPreshowerAlgo.doLadders(), ProtonReconstructionAlgorithm.doLinearFit(), FWLiteJobMetadataManager.doUpdate(), FWFFMetadataManager.doUpdate(), TriggerRatesMonitor.dqmAnalyze(), DTBtiChip.DTBtiChip(), DTConfigLUTs.DTConfigLUTs(), edmNew::DetSetVector< T >::FastFiller.dummy(), edmNew::DetSetVector< T >::TSFastFiller.dummy(), DTTrigGeom.dumpLUT(), dumpLutDiff(), DTConfigManager.dumpLUTParam(), GlobalTrackerMuonAlignment.endJob(), KalmanVertexTrackCompatibilityEstimator< N >.estimate(), FitterFuncs::PulseShapeFunctor.EvalPulseM2(), F(), brokenline.fastFit(), JanAlignmentAlgorithm.feed(), EcalCondDBInterface.fetchFEDelaysForRun(), CandCommonVertexFitterBase.fill(), trackerTFP::ZHoughTransform.fill(), trackerTFP::MiniHoughTransform.fill(), CandKinematicVertexFitter.fill(), BPHRecoCandidate.fill(), BJetEnergyRegressionMVA.fillAdditionalVariables(), EcalMultifitParametersGPUESProducer.fillDescriptions(), HcalMahiPulseOffsetsGPUESProducer.fillDescriptions(), EcalRecHitParametersGPUESProducer.fillDescriptions(), dqm::RamdiskMonitor.fillDescriptions(), gainCalibHelper::gainCalibPI.fillDiffAndRatio(), ME0DigiPreRecoModel.fillDigis(), GEMDigiModule.fillDigis(), ME0DigiModel.fillDigis(), HcalObjRepresent.fillOneGain(), HcalObjRepresent::ADataRepr.fillOneGain(), trklet::TrackDerTable.fillTable(), gainCalibHelper::gainCalibPI.fillTheHistos(), RunDCSHVDat.fillTheMapByTime(), gainCalibHelper::gainCalibPI.fillThePerModuleMap(), HcalObjRepresent.FillUnphysicalHEHFBins(), Filter.Filter(), HLTHcalMETNoiseCleaner.filter(), HLTHcalMETNoiseFilter.filter(), BPHDecayToResTrkBuilderBase.filter(), tkMSParameterization::Elems.find(), edm.find_in_all(), HcalDDDRecConstants.findDepth(), gen::EvtGenInterface.findLastinChain(), MSLayersAtAngle.findLayer(), SETFilter.findParabolaMinimum(), StraightTrackAlignment.finish(), LinearFit.fit(), tmtt::ChiSquaredFitBase.fit(), hitfit::Chisq_Constrainer.fit(), LocalTrackFitter.fitAndRemoveOutliers(), CSCSimHitMatcher.fitHitsInChamber(), GEMCSCSegFit.fitlsq(), FourPointPlaneBounds.FourPointPlaneBounds(), L1GctInternHFData.fromConcBitCounts(), L1GctInternHFData.fromConcRingSums(), L1GctInternJetData.fromEmulator(), L1GctInternJetData.fromGctTrigObject(), L1GctInternJetData.fromJetCluster(), L1GctInternJetData.fromJetClusterMinimal(), L1GctInternJetData.fromJetPreCluster(), L1GctInternHFData.fromWheelBitCounts(), L1GctInternHFData.fromWheelRingSums(), npstat::ArrayND< Numeric >.functorFillLoop(), TrackPropagation.g4doubleToCmsDouble(), GammaContinuedFraction(), GSUtilities.gauss(), PairProductionSimulator.gbteth(), BremsstrahlungSimulator.gbteth(), fastsim::PairProduction.gbteth(), fastsim::Bremsstrahlung.gbteth(), fastsim::MuonBremsstrahlung.gbteth(), BPHUserData.get(), Crystal.getBackSide(), BaseCrystal.getBackSide(), CSCMonitorObject.GetBinContent(), CSCMonitorObject.GetBinError(), l1t::MP7BufferDumpToRaw.getBlocks(), SimG4HcalHitJetFinder.getClusters(), egamma::conv.getConversionInfo(), LMFCorrCoefDat.getCorrections(), HLTConfigProvider.getDataFrom(), TFitParticleSpher.getDerivative(), HCALResponse.getDet(), DetIdAssociator.getDetIdsCloseToAPoint(), ZdcSD.getEnergyDeposit(), CastorSD.getEnergyDeposit(), CSCMonitorObject.GetEntries(), BasicHepMCValidation::ParticleMonitor.GetFinal(), Crystal.getFrontSide(), BaseCrystal.getFrontSide(), HLTTauMCProducer.getGenDecayProducts(), FastLineRecognition.getGeomData(), GEMDigiMatcher.getGlobalPointDigi(), GflashTrajectory.getL2DAtR(), Crystal.getLateralSide(), BaseCrystal.getLateralSide(), popcon::EcalLaserHandler.getNewObjects(), LMFIOV.getParameters(), DataReducer< T >.getReducedDataList(), Crystal.getSide(), BaseCrystal.getSide(), TrackAssociatorByPositionImpl.getState(), PlotAlignmentValidation.getTreeList(), l1t::Parameter.getVector(), hcaldqm::DQTask.globalBeginLuminosityBlock(), DiamondSampicDQMSource.globalBeginLuminosityBlock(), TotemTimingDQMSource.globalBeginLuminosityBlock(), CTPPSDiamondDQMSource.globalBeginLuminosityBlock(), GlobalTrackerMuonAlignment.gradientGlobal(), MonitorXMLParser.handleElement(), ecalpyutils.hashedIndex(), ecalpyutils.hashedIndexEE(), HCALResponse.HCALResponse(), HelixBarrelPlaneCrossing2OrderLocal.HelixBarrelPlaneCrossing2OrderLocal(), CSCChamberFitter.hessian(), HcalHF_S9S1algorithm.HFSetFlagFromS9S1(), QualityCutsAnalyzer::histogram_element_t.histogram_element_t(), ecalsrcondtools.importSrpConfigFile(), edm::reftobase::RefVectorHolder< REFV >::const_iterator_imp_specific.increase(), edm::reftobase::IndirectVectorHolder< T >::const_iterator_imp_specific.increase(), edm::reftobase::VectorHolder< T, REFV >::const_iterator_imp_specific.increase(), CheckHitPattern.init(), fit::RootMinuitCommands< Function >.init(), PFCheckHitPattern.init(), edm::ConcurrentGeneratorFilter< HAD, DEC >.initLumi(), edm::ConcurrentHadronizerFilter< HAD, DEC >.initLumi(), trklet::TrackletLUT.initProjectionDiskRadius(), trackerTFP::DataFormatKF.inRange(), trackerTFP::DataFormat.inRange(), edm::OwnVector< TrackingRegion >.insert(), trackerTFP::DataFormatKF.integer(), trackerTFP::DataFormat.integer(), mkfit.isFinite(), edm.isFinite(), ecalpyutils.ism(), reco::tau.isPtrEqual(), TrackingMaterialProducer.isSelectedFast(), trackerTFP::LayerEncoding.LayerEncoding(), CSCChamberFitter.lhsVector(), edm::service::MessageLoggerDefaults.limit(), npstat::ArrayND< Numeric >.linearFillLoop(), linearFit(), PixelEndcapLinkMaker.links(), PixelBarrelLinkMaker.links(), LMFPnPrimDat.LMFPnPrimDat(), cscdqm::Collection.load(), load_dddefinition(), ClusterShapeHitFilter.loadPixelLimits(), Plane.localZclamped(), SiStripApvShotCleaner.loop(), edm.lower_bound_all(), LzmaProps_Decode(), TFileDirectory.make(), DTGeometryValidate.makeHistograms(), GEMGeometryValidate.makeHistograms(), RPCGeometryValidate.makeHistograms(), ME0GeometryValidate.makeHistograms(), CSCGeometryValidate.makeHistograms(), ValidateGeometry.makeHistograms(), GEMGeometryValidate.makeHistograms2(), RPCGeometryValidate.makeHistograms2(), ME0GeometryValidate.makeHistograms2(), CSCGeometryValidate.makeHistograms2(), hcalCalib.makeTextFile(), OutInConversionSeedFinder.makeTrackState(), GEMDigiMatcher.matchCoPadsToSimTrack(), CSCRecHitMatcher.matchCSCRecHit2DsToSimTrack(), CSCRecHitMatcher.matchCSCSegmentsToSimTrack(), GEMDigiMatcher.matchDigisToSimTrack(), GEMRecHitMatcher.matchRecHitsToSimTrack(), ME0SimHitMatcher.matchSimHitsToSimTrack(), GEMSimHitMatcher.matchSimHitsToSimTrack(), npstat::ArrayND< Numeric >.maxAbsDifference(), GlobalTrackerMuonAlignment.misalignMuon(), GlobalTrackerMuonAlignment.misalignMuonL(), MuonSimHitNumberingScheme.MuonSimHitNumberingScheme(), MuonSlaveSD.MuonSlaveSD(), RPCNoisyStripTest.myBooker(), RPCMultiplicityTest.myBooker(), RPCClusterSizeTest.myBooker(), RPCOccupancyTest.myBooker(), DTBtiChip.nCellHit(), DTDBDataHandle.nearestInt(), GEMRecHitMatcher.nLayersWithRecHitsInSuperChamber(), oldMUcompute(), MonRunOutcomeDef.operator!=(), MonVersionDef.operator!=(), TrackClassFilter.operator()(), ROOT::Math::Transform3DPJ.operator()(), FFTJetCorrectorTransient.operator*=(), l1t::RegionalOutput< T >::iterator.operator+=(), reco::candidate::iterator.operator+=(), Selection< C, Selector, StoreContainer >::const_iterator.operator+=(), reco::candidate::const_iterator.operator+=(), edm::OwnVector< T, P >::const_iterator.operator+=(), edm::OwnVector< T, P >::iterator.operator+=(), edm::reftobase::BaseVectorHolder< T >::const_iterator.operator+=(), edm::reftobase::RefVectorHolderBase::const_iterator.operator+=(), edm::ValueMap< T >::const_iterator.operator+=(), l1t::RegionalOutput< T >::iterator.operator-=(), reco::candidate::iterator.operator-=(), Selection< C, Selector, StoreContainer >::const_iterator.operator-=(), reco::candidate::const_iterator.operator-=(), edm::OwnVector< T, P >::const_iterator.operator-=(), edm::OwnVector< T, P >::iterator.operator-=(), edm::reftobase::BaseVectorHolder< T >::const_iterator.operator-=(), edm::reftobase::RefVectorHolderBase::const_iterator.operator-=(), edm::ValueMap< T >::const_iterator.operator-=(), SiStripNoises.operator/(), PCaloHit.operator<(), SiStripThreshold::Data.operator<(), PassiveHit.operator<(), operator<<(), MonVersionDef.operator==(), MonRunOutcomeDef.operator==(), PCaloHit.operator==(), SiStripDetVOff.operator==(), SiStripThreshold::Data.operator==(), operator==(), PassiveHit.operator==(), reco::utilsNew::CandMatcher< C >.operator[](), l1t::RegionalOutput< T >::iterator.operator[](), edm::OwnVector< T, P >::const_iterator.operator[](), edm::OwnVector< T, P >::iterator.operator[](), edm::service::MessageLoggerDefaults.output(), l1t::stage1::RCTEmRegionPacker.pack(), GEMDigiMatcher.padNumbersInDetId(), BSpdfsFcn.PDFGauss_d(), BSpdfsFcn.PDFGauss_d_resolution(), HIPplots.plotAlignParams(), G4ProcessHelper.Pom(), HelixBarrelPlaneCrossing2OrderLocal.positionOnly(), GctDigiToRaw.print(), edm::ConfigurationDescriptions.print(), RecHitProcessor.print(), ParticleTreeDrawer.printDecay(), CTPPSModifiedOpticalFunctionsESSource.produce(), HLTHcalTowerNoiseCleaner.produce(), CTPPSLHCInfoRandomXangleESSource.produce(), HLTHcalTowerNoiseCleanerWithrechit.produce(), GlobalTrackQualityProducer.produce(), LeptonInJetProducer< T >.produce(), pat::GenPlusSimParticleProducer.produce(), TextToRaw.produce(), TkMSParameterizationBuilder.produce(), BJetEnergyRegressionVarProducer< T >.produce(), GenParticleProducer.produce(), SmearedJetProducerT< T >.produce(), CTPPSCompositeESSource.produceLhcInfo(), edm::OwnVector< TrackingRegion >.push_back(), edmNew::DetSetVector< T >::FastFiller.push_back(), edmNew::DetSetVector< T >::TSFastFiller.push_back(), MuonTimingFiller.rawFit(), l1t::AMCDumpToRaw.readEvent(), l1t::AMC13DumpToRaw.readEvent(), GEMRecHitMatcher.recHitMeanPosition(), AreaSeededTrackingRegionsBuilder::Builder.regionImpl(), VertexFitterManager.registerFitter(), VertexRecoManager.registerReconstructor(), edm::service::MessageLoggerDefaults.reportEvery(), PlotAlignmentValidation.resampleTestOfEqualMeans(), PlotAlignmentValidation.resampleTestOfEqualRMS(), HcalObjRepresent.Reset(), FW3DViewDistanceMeasureTool.resetAction(), edm::eventsetup::EventSetupProvider.resetRecordPlusDependentRecords(), EnergyResolutionVsLumi.Resolution(), ResolutionsCalculator(), edm::eventsetup::EventSetupProvider.resolverProviderDescriptions(), BeamHaloPairGenerator.run(), CSCDigiValidator.sanitizeWireDigis(), edm.search_all(), JetCoreClusterSplitter.secondDistDiffScore(), JetCoreClusterSplitter.secondDistScore(), HGCalConcentratorAutoEncoderImpl.select(), FFTJetProducer.selectTreeNodes(), cond::payloadInspector.serialize(), Booster.set(), AddFourMomenta.set(), CTPPSPixelDetId.set(), edm::OwnVector< TrackingRegion >.set(), hcalCalib.SetConeMaxDist(), DTConfigLUTs.setD(), L1DataEmulDigi.setData(), LMFTestPulseConfigDat.setData(), HGCDataFrame< D, S >.setData(), L1DataEmulDigi.setDEpair(), DDScope.setDepth(), TEveEllipsoidProjected.SetDepthLocal(), Matriplex::MatriplexSym< float, LL, NN >.setDiagonal3x3(), RPCMuon.setDigiIdxVec(), PFECALSuperClusterAlgo.setDropUnseedable(), mkfit::TrackBase.setDuplicateValue(), StMeasurementDetSet.setEmpty(), AcceptJet.setEtaMax(), AcceptJet.setEtaMin(), HDRShower.setHit(), CaloGVHit.setID(), CaloG4Hit.setID(), QIE8Simulator.setInputIntegral(), CSCMonitorObject.SetMaximum(), RawParticle.setMomentum(), AcceptJet.setPRecJetMax(), AcceptJet.setPRecJetMin(), AcceptJet.setPtRecJetMax(), AcceptJet.setPtRecJetMin(), L1DataEmulDigi.setRank(), AcceptJet.setRatioMax(), AcceptJet.setRatioMin(), RunDCSLVDat.setStatusForBarrel(), RunDCSHVDat.setStatusForBarrel(), RunDCSLVDat.setStatusForEndcaps(), RunDCSHVDat.setStatusForEndcaps(), PPSDiamondG4Hit.setTimeSlice(), FP420G4Hit.setTimeSlice(), BscG4Hit.setTimeSlice(), TotemRPG4Hit.setTimeSlice(), TotemG4Hit.setTimeSlice(), PPSPixelG4Hit.setTimeSlice(), RawParticle.setVertex(), edm::service::MessageLoggerDefaults.sev_limit(), edm::service::MessageLoggerDefaults.sev_reportEvery(), edm::service::MessageLoggerDefaults.sev_timespan(), ProcessTestSignal.showfirst(), PHGCSimAccumulator::SimHitCollection.SimHitCollection(), RPCSimHitMatcher.simHitsMeanStrip(), ME0SimHitMatcher.simHitsMeanStrip(), CSCSimHitMatcher.simHitsMeanStrip(), GEMSimHitMatcher.simHitsMeanStrip(), CSCSimHitMatcher.simHitsMeanWG(), DTSimHitMatcher.simHitsMeanWire(), trackerTFP::ZHoughTransform.slb(), trackerTFP::MiniHoughTransform.slb(), IdealResult.solve(), hitfit::Top_Decaykin.solve_nu(), hitfit::Top_Decaykin.solve_nu_tmass(), tracking::TempMeasurements.sortIndex(), L2TauNNProducer.standardizeTensor(), TkSimHitPrinter.startNewSimHit(), edm::service::MessageServicePSetValidation.statisticsPSets(), GEMRecHitMatcher.stripNumbersInDetId(), GEMDigiMatcher.stripNumbersInDetId(), CSCDigiMatcher.stripsInChamber(), CSCDigiMatcher.stripsInDetId(), trackerTFP::StubKF.StubKF(), SeedForPhotonConversionFromQuadruplets.stupidPrint(), APVGain.subdetectorId(), mkfit::LayerOfHits.suckInDeads(), TangentHelix.TangentHelix(), PFRecHitQTestHCALThresholdVsDepth.test(), reco::PFDisplacedVertexCandidate.testLink(), TestPythiaDecays.TestPythiaDecays(), ThirdHitZPrediction.ThirdHitZPrediction(), edm::service::MessageLoggerDefaults.threshold(), TICLSeedingRegion.TICLSeedingRegion(), edm::service::MessageLoggerDefaults.timespan(), TkOfflineVariables.TkOfflineVariables(), trklet::TrackDerTable.tpar(), trklet::FitTrack.trackFitChisq(), SeedForPhotonConversionFromQuadruplets.trajectorySeed(), TTBV.TTBV(), trackerTFP::DataFormat.ttBV(), TtDecayChannelSelector.TtDecayChannelSelector(), two_joined_lines(), UCTDAQRawData.UCTDAQRawData(), RctRawToDigi.unpack(), GctRawToDigi.unpack(), gen::EvtGenInterface.update_particles(), gen::TauolappInterface.update_particles(), trackerTFP::DataFormatKF.updateRangeActual(), FWBoxRecHit.updateScale(), FWPFLegoRecHit.updateScale(), btagbtvdeep.vertexDdotP(), reco::TrackGhostTrackState.vertexStateOnGhostTrack(), reco::TrackGhostTrackState.vertexStateOnMeasurement(), magneticfield::volumeHandle.volumeHandle(), VVIObj.VVIObj(), sistripvvi::VVIObj.VVIObj(), VVIObjF.VVIObjF(), CSCDigiMatcher.wiregroupsInChamber(), CSCDigiMatcher.wiregroupsInDetId(), GctFormatTranslateMCLegacy.writeAllRctCaloRegionBlock(), GctFormatTranslateMCLegacy.writeGctOutEmAndEnergyBlock(), GctFormatTranslateMCLegacy.writeGctOutJetBlock(), GctFormatTranslateMCLegacy.writeRctEmCandBlocks(), MTDGeometry.~MTDGeometry(), and TrackerGeometry.~TrackerGeometry().

◆ DECOMPRESS_BUF_SIZE

ztail.DECOMPRESS_BUF_SIZE

Definition at line 9 of file ztail.py.

◆ default

ztail.default

Definition at line 146 of file ztail.py.

◆ description

ztail.description

Definition at line 144 of file ztail.py.

◆ ENDLINE_MAGIC

ztail.ENDLINE_MAGIC

Definition at line 12 of file ztail.py.

◆ help

ztail.help

Definition at line 145 of file ztail.py.

◆ int

ztail.int

Definition at line 146 of file ztail.py.

◆ metavar

ztail.metavar

Definition at line 146 of file ztail.py.

◆ parser

ztail.parser

Definition at line 144 of file ztail.py.

◆ type

ztail.type

Definition at line 146 of file ztail.py.