CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
ntupleDataFormat._HitObject Class Reference
Inheritance diagram for ntupleDataFormat._HitObject:
ntupleDataFormat._Object ntupleDataFormat._DetIdStrAdaptor ntupleDataFormat.Phase2OTHit ntupleDataFormat.PixelHit ntupleDataFormat.StripHit

Public Member Functions

def __init__
 
def nseeds
 
def ntracks
 
def r
 
def r3D
 
def seeds
 
def tracks
 
- Public Member Functions inherited from ntupleDataFormat._Object
def __getattr__
 
def __init__
 
def index
 
def isValid
 
- Public Member Functions inherited from ntupleDataFormat._DetIdStrAdaptor
def __init__
 
def detIdStr
 
def layerStr
 

Detailed Description

Adaptor class for pixel/strip hit objects.

Definition at line 155 of file ntupleDataFormat.py.

Constructor & Destructor Documentation

def ntupleDataFormat._HitObject.__init__ (   self,
  tree,
  index,
  prefix 
)
Constructor.

Arguments:
tree   -- TTree object
index  -- Index for this object
prefix -- Prefix of the branchs
Constructor

Definition at line 157 of file ntupleDataFormat.py.

158  def __init__(self, tree, index, prefix):
159  """Constructor.
160 
161  Arguments:
162  tree -- TTree object
163  index -- Index for this object
164  prefix -- Prefix of the branchs
165  """
166  """Constructor
167  """
168  super(_HitObject, self).__init__(tree, index, prefix)

Member Function Documentation

def ntupleDataFormat._HitObject.nseeds (   self)
Returns number of seeds containing this hit.

Definition at line 183 of file ntupleDataFormat.py.

References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, html.PageSet._prefix, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, python.cmstools.EventTree._tree, and findQualityFiles.size.

184  def nseeds(self):
185  """Returns number of seeds containing this hit."""
186  self._checkIsValid()
187  return getattr(self._tree, self._prefix+"_seeIdx")[self._index].size()
tuple size
Write out results.
def ntupleDataFormat._HitObject.ntracks (   self)
Returns number of tracks containing this hit.

Definition at line 169 of file ntupleDataFormat.py.

References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, html.PageSet._prefix, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, python.cmstools.EventTree._tree, and findQualityFiles.size.

170  def ntracks(self):
171  """Returns number of tracks containing this hit."""
172  self._checkIsValid()
173  return getattr(self._tree, self._prefix+"_trkIdx")[self._index].size()
tuple size
Write out results.
def ntupleDataFormat._HitObject.r (   self)

Definition at line 197 of file ntupleDataFormat.py.

References Quad.x, reco::MuonRPCHitMatch.x, RPFlatParams::EP.x, reco::PixelClusterProperties.x, BeamSpotPOD.x, stAPVGain.x, gen::PdfInfo.x, MadKinematicDescriptor.x, EnergyDepositUnit.x(), AmplitudeSegmentFP420.x(), TkLayerMap::XYbin.x, TwoBodyDecayParameters.x, SignalPoint.x(), reco::MuonChamberMatch.x, EnergySegmentFP420.x(), CTPPSTimingRecHit.x(), lumiregperbunch.bsmeas.x, Geom::Polar2Cartesian< T >.x(), SiStripFineDelayTOF.x(), HFShowerPhoton.x(), CTPPSTimingLocalTrack.x, SimplePixel.x, ME0DigiPreReco.x(), online::BeamSpot_v1.x, PixelClusterizerBase::AccretionCluster.x, HGCal_helpers::Coordinates.x, ticl::PatternRecognitionbyCLUE3D< TILES >::ClustersOnLayer.x, reco::MuonMETCorrectionData.x(), LHCInterpolatedOpticalFunctionsSet::Kinematics.x, FTLCluster::FTLHit.x(), EcalTBHodoscopeRecInfoAlgo::BeamTrack.x, reco::MuonRecHitCluster.x(), reco::MuonSegmentMatch.x, PhiInterval.x, ClusterShape.x, SiPixelCluster::Pixel.x, BSvsPVHistogramMaker.x(), VertexType.x, RHStopTracer::StopPoint.x, BeamSpotFakeConditions.x, TotemTestHistoClass::Hit.x, PGlobalSimHit::Vtx.x, MTDClusterizerBase::AccretionCluster.x, PV2DBase< float, PointTag, LocalTag >.x(), PV2DBase< T, VectorTag, FrameTag >.x(), PV2DBase< float, VectorTag, GlobalTag >.x(), PV2DBase< T, PointTag, FrameTag >.x(), PV2DBase< double, PointTag, LocalTag >.x(), egPM::AbsEtaNrClus.x, Point2DBase< Scalar, LocalTag >.x(), Point2DBase< U, FrameTag >.x(), Vector2DBase< U, FrameTag >.x(), Point2DBase< T, Frame >.x(), Vector2DBase< U, Frame >.x(), Vector2DBase< T, Frame >.x(), Point2DBase< U, Frame >.x(), Point2DBase< T, FrameTag >.x(), Vector2DBase< T, FrameTag >.x(), PV2DBase< T, PVType, FrameType >.x(), HGCalRecHitValidation::HitsInfo.x, MTDHit.x, Geom::Cylindrical2Cartesian< T >.x(), Run3ScoutingVertex.x(), ScoutingVertex.x(), HGCalDigiValidation::digiInfo.x, MuScleFitMuon.x(), BeamSpotOnline.x(), HcalForwardAnalysis::Photon.x, mathSSE::Rot3< double >.x(), mathSSE::Rot3< Scalar >.x(), mathSSE::Rot3< align::Scalar >.x(), mathSSE::Rot3< float >.x(), Rot3< T >.x(), mathSSE::Rot3< T >.x(), RooCMSShape.x, Pixinfo.x, trklet::L1TStub.x(), egPM::AbsEtaNrClusPhi.x, Hit.x, reco::CastorCell.x(), Basic2DVector< Scalar >.x(), Basic2DVector< double >.x(), Basic2DVector< float >.x(), PV3DBase< float, VectorTag, LocalTag >.x(), PV3DBase< float, PointTag, LocalTag >.x(), PV3DBase< Scalar, VectorTag, GlobalTag >.x(), PV3DBase< T, PointTag, GlobalTag >.x(), PV3DBase< T, VectorTag, FrameTag >.x(), PV3DBase< Scalar, PointTag, GlobalTag >.x(), PV3DBase< T, PointTag, FrameTag >.x(), PV3DBase< float, PointTag, GlobalTag >.x(), PV3DBase< align::Scalar, PointTag, GlobalTag >.x(), PV3DBase< long double, PointTag, GlobalTag >.x(), Point3DBase< U, LocalTag >.x(), Vector3DBase< U, LocalTag >.x(), Point3DBase< U, GlobalTag >.x(), Vector3DBase< U, GlobalTag >.x(), Basic2DVector< U >.x(), Point3DBase< U, FrameTag >.x(), Vector3DBase< U, FrameTag >.x(), Point3DBase< T, Frame >.x(), Vector3DBase< U, Frame >.x(), Vector3DBase< T, Frame >.x(), Point3DBase< U, Frame >.x(), Vector3DBase< T, FrameTag >.x(), Vector3DBase< float, GlobalTag >.x(), Vector3DBase< double, LocalTag >.x(), Basic2DVector< double > thc.x(), Basic2DVector< T >.x(), PV3DBase< T, PVType, FrameType >.x(), funct::GaussLegendreIntegrator.x, Clust.x, PPSDiamondG4Hit.x(), HGCalSimHitValidation::hitsinfo.x, QcdLowPtDQM::Pixel.x(), MonitorTrackResidualsBase< pixel_or_strip >::HistoXY.x, reco::BeamSpot.x(), CTPPSLocalTrackLite.x(), Geom::Spherical2Cartesian< T >.x(), PassiveHit.x(), egPM::AbsEtaNrClusEt.x, python.rootplot.utilities.Hist2D.x, PixelUnpackingRegions::Module.x, Primary4DVertexValidation::simPrimaryVertex.x, Rechit.x, Basic3DVector< long double >.x(), DigitizerUtility::EnergyDepositUnit.x(), VertexClassifier::GeneratedPrimaryVertex.x, reco::CastorEgamma.x(), reco::CastorJet.x(), PixelModule.x, TotemRPG4Hit.x(), PrimaryVertexAnalyzer4PUSlimmed::simPrimaryVertex.x, HcalForwardAnalysis.x, L1TMuon::TriggerPrimitive::RPCData.x, hit.x, Geom::Cartesian2Cartesian3D< T >.x(), ParabolaFit::Point.x, HGCalWaferValidation::WaferInfo.x, Basic3DVector< float >.x(), Basic3DVector< Scalar >.x(), Basic3DVector< align::Scalar >.x(), Basic3DVector< U >.x(), Basic3DVector< float > constituentCentre Basic3DVector< float >.x(), Basic3DVector< double >.x(), Basic3DVector< float > pos GlobalPoint.x(), Basic3DVector< float > mom GlobalVector.x(), Basic3DVector< float > seedCentre.x(), Basic3DVector< float > seedCentre float.x(), Basic3DVector< float > tcCentre float.x(), pair< bool, reco::TrackBase::ParameterVector >.x(), Basic3DVector< double > momAtVtx Basic3DVector< double > vert.x(), Basic3DVector< double > momAtVtx Basic3DVector< double >.x(), Basic3DVector< T >.x(), BeamSpotDipServer.x, GaussianSumUtilities1D::FinderState.x, l1t::emtf::AMC13Header.x, QcdLowPtDQM::Vertex.x(), RecHitsSortedInPhi.x, DigitizerUtility::SignalPoint.x(), XHistogram::position.x, DD4hep_XHistogram::position.x, SiStripRecHitsValid::RecHitProperties.x, PPSPixelG4Hit.x(), PrimaryVertexAnalyzer4PUSlimmed::recoPrimaryVertex.x, reco::CastorCluster.x(), TrackClassifier::GeneratedPrimaryVertex.x, SiPixelCluster.x(), mathSSE::Rot2< Scalar >.x(), Rot2< T >.x(), mathSSE::Rot2< T >.x(), funct::GaussIntegrator.x, FTLCluster.x(), cmsdt::metaPrimitive.x, Primary4DVertexValidation::recoPrimaryVertex.x, reco::Vertex.x(), MuonGeometryArrange::MGACollection.x, SOAFrame< float >.x(), SOAFrame< T >.x(), python.rootplot.utilities.Hist.x, lhef::HEPEUP::FiveVector.x, EPOS::EPOS_Wrapper.x(), BeamSpotOnlineRaw_v4.x, HGCalImagingAlgo::Hexel.x, HitDoublets.x(), hgcal_conditions::positions::HeterogeneousHGCalPositionsMapping.x, HGCalCLUEAlgoT< TILE >::CellsOnLayer.x, reco::CaloCluster.x(), RawParticle.x(), TkRotation< Scalar >.x(), TkRotation< double >.x(), TkRotation< float >.x(), TkRotation< align::Scalar >.x(), TkRotation< U >.x(), TkRotation< T >.x(), SiPixelDigitizerAlgorithm::EnergyDepositUnit.x(), MuScleFitUtils.x, SiStripTrackingRecHitsValid::RecHitProperties.x, SiPixelDigitizerAlgorithm::SignalPoint.x(), perftools::detail::Hist.x, ecal::multifit::xyz.x, hitfit::Fourvec_Event.x(), TkRotation2D< Scalar >.x(), TkRotation2D< T >.x(), PDF.x, edmStreamStallGrapher.Point.x, svgfig.Plot.x, svgfig.Frame.x, PMuonSimHit::Vtx.x, PTrackerSimHit::Vtx.x, svgfig.Text.x, svgfig.TextGlobal.x, svgfig.VLine.x, Quad.y, RPFlatParams::EP.y, BeamSpotPOD.y, reco::PixelClusterProperties.y, stAPVGain.y, EnergyDepositUnit.y(), TkLayerMap::XYbin.y, MadKinematicDescriptor.y, AmplitudeSegmentFP420.y(), TwoBodyDecayParameters.y, SignalPoint.y(), CPPFCluster.y(), RPCCluster.y(), reco::MuonChamberMatch.y, lumiregperbunch.bsmeas.y, EnergySegmentFP420.y(), Geom::Polar2Cartesian< T >.y(), SiStripFineDelayTOF.y(), CTPPSTimingRecHit.y(), CTPPSTimingLocalTrack.y, HFShowerPhoton.y(), ME0DigiPreReco.y(), SimplePixel.y, online::BeamSpot_v1.y, PixelClusterizerBase::AccretionCluster.y, HGCal_helpers::Coordinates.y, ticl::PatternRecognitionbyCLUE3D< TILES >::ClustersOnLayer.y, reco::MuonMETCorrectionData.y(), FTLCluster::FTLHit.y(), LHCInterpolatedOpticalFunctionsSet::Kinematics.y, reco::MuonRecHitCluster.y(), ClusterShape.y, reco::MuonSegmentMatch.y, PhiInterval.y, SiPixelCluster::Pixel.y, BSvsPVHistogramMaker.y(), BeamSpotFakeConditions.y, VertexType.y, RHStopTracer::StopPoint.y, TotemTestHistoClass::Hit.y, PGlobalSimHit::Vtx.y, MTDClusterizerBase::AccretionCluster.y, PV2DBase< T, VectorTag, FrameTag >.y(), PV2DBase< T, PVType, FrameType >.y(), PV2DBase< float, PointTag, LocalTag >.y(), PV2DBase< float, VectorTag, GlobalTag >.y(), Vector2DBase< U, FrameTag >.y(), Vector2DBase< U, Frame >.y(), PV2DBase< T, PointTag, FrameTag >.y(), Vector2DBase< T, FrameTag >.y(), Point2DBase< U, Frame >.y(), Vector2DBase< T, Frame >.y(), Point2DBase< Scalar, LocalTag >.y(), PV2DBase< double, PointTag, LocalTag >.y(), Point2DBase< T, FrameTag >.y(), Point2DBase< T, Frame >.y(), Point2DBase< U, FrameTag >.y(), egPM::AbsEtaNrClus.y, HGCalRecHitValidation::HitsInfo.y, HGCalDigiValidation::digiInfo.y, MTDHit.y, Geom::Cylindrical2Cartesian< T >.y(), Run3ScoutingVertex.y(), ScoutingVertex.y(), MuScleFitMuon.y(), BeamSpotOnline.y(), HcalForwardAnalysis::Photon.y, mathSSE::Rot3< T >.y(), mathSSE::Rot3< double >.y(), mathSSE::Rot3< Scalar >.y(), mathSSE::Rot3< align::Scalar >.y(), Rot3< T >.y(), mathSSE::Rot3< float >.y(), Pixinfo.y, trklet::L1TStub.y(), egPM::AbsEtaNrClusPhi.y, Hit.y, Vector3DBase< U, LocalTag >.y(), Vector3DBase< U, GlobalTag >.y(), PV3DBase< float, PointTag, GlobalTag >.y(), PV3DBase< T, PVType, FrameType >.y(), PV3DBase< float, PointTag, LocalTag >.y(), Point3DBase< T, Frame >.y(), Point3DBase< U, LocalTag >.y(), Point3DBase< U, FrameTag >.y(), Vector3DBase< U, FrameTag >.y(), Vector3DBase< float, GlobalTag >.y(), PV3DBase< long double, PointTag, GlobalTag >.y(), PV3DBase< Scalar, VectorTag, GlobalTag >.y(), Vector3DBase< U, Frame >.y(), PV3DBase< T, PointTag, GlobalTag >.y(), PV3DBase< Scalar, PointTag, GlobalTag >.y(), PV3DBase< align::Scalar, PointTag, GlobalTag >.y(), PV3DBase< T, PointTag, FrameTag >.y(), Vector3DBase< double, LocalTag >.y(), PV3DBase< float, VectorTag, LocalTag >.y(), Vector3DBase< T, Frame >.y(), PV3DBase< T, VectorTag, FrameTag >.y(), Point3DBase< U, Frame >.y(), Vector3DBase< T, FrameTag >.y(), Point3DBase< U, GlobalTag >.y(), reco::CastorCell.y(), Basic2DVector< float >.y(), Basic2DVector< T >.y(), Basic2DVector< Scalar >.y(), Basic2DVector< U >.y(), Basic2DVector< double >.y(), Basic2DVector< double > thc.y(), HGCalSimHitValidation::hitsinfo.y, Clust.y, PPSDiamondG4Hit.y(), QcdLowPtDQM::Pixel.y(), MonitorTrackResidualsBase< pixel_or_strip >::HistoXY.y, reco::BeamSpot.y(), Geom::Spherical2Cartesian< T >.y(), egPM::AbsEtaNrClusEt.y, PixelUnpackingRegions::Module.y, PassiveHit.y(), Primary4DVertexValidation::simPrimaryVertex.y, python.rootplot.utilities.Hist2D.y, CTPPSLocalTrackLite.y(), Rechit.y, DigitizerUtility::EnergyDepositUnit.y(), Basic3DVector< long double >.y(), VertexClassifier::GeneratedPrimaryVertex.y, PixelModule.y, reco::CastorJet.y(), reco::CastorEgamma.y(), PrimaryVertexAnalyzer4PUSlimmed::simPrimaryVertex.y, HcalForwardAnalysis.y, TotemRPG4Hit.y(), L1TMuon::TriggerPrimitive::RPCData.y, hit.y, Geom::Cartesian2Cartesian3D< T >.y(), ParabolaFit::Point.y, HGCalWaferValidation::WaferInfo.y, BeamSpotDipServer.y, Basic3DVector< float > seedCentre float.y(), Basic3DVector< float > tcCentre float.y(), Basic3DVector< U >.y(), Basic3DVector< double > momAtVtx Basic3DVector< double > vert.y(), Basic3DVector< float >.y(), Basic3DVector< float > constituentCentre Basic3DVector< float >.y(), Basic3DVector< float > mom GlobalVector.y(), Basic3DVector< float > seedCentre.y(), Basic3DVector< align::Scalar >.y(), Basic3DVector< double >.y(), Basic3DVector< Scalar >.y(), Basic3DVector< float > pos GlobalPoint.y(), GaussianSumUtilities1D::FinderState.y, Basic3DVector< T >.y(), Basic3DVector< double > momAtVtx Basic3DVector< double >.y(), pair< bool, reco::TrackBase::ParameterVector >.y(), QcdLowPtDQM::Vertex.y(), RecHitsSortedInPhi.y, DigitizerUtility::SignalPoint.y(), reco::Candidate.y(), XHistogram::position.y, DD4hep_XHistogram::position.y, SiStripRecHitsValid::RecHitProperties.y, PrimaryVertexAnalyzer4PUSlimmed::recoPrimaryVertex.y, PPSPixelG4Hit.y(), TrackClassifier::GeneratedPrimaryVertex.y, reco::CastorCluster.y(), contrib::CMSBoostedTauSeedingAlgorithmStructure.y(), Rot2< T >.y(), mathSSE::Rot2< T >.y(), mathSSE::Rot2< Scalar >.y(), FTLCluster.y(), SiPixelCluster.y(), Primary4DVertexValidation::recoPrimaryVertex.y, MuonGeometryArrange::MGACollection.y, reco::Particle.y(), reco::Vertex.y(), SOAFrame< T >.y(), SOAFrame< float >.y(), python.rootplot.utilities.Hist.y, reco::ParticleState.y(), python.rootplot.root2matplotlib.Hist.y, CaloParticle.y(), SimCluster.y(), EPOS::EPOS_Wrapper.y(), BeamSpotOnlineRaw_v4.y, CandidateWithRef< Ref >.y(), HGCalClusterT< C >.y(), reco::LeafCandidate.y(), HGCalImagingAlgo::Hexel.y, HitDoublets.y(), TrackingParticle.y(), hgcal_conditions::positions::HeterogeneousHGCalPositionsMapping.y, HGCalCLUEAlgoT< TILE >::CellsOnLayer.y, reco::CaloCluster.y(), RawParticle.y(), TkRotation< U >.y(), TkRotation< T >.y(), TkRotation< double >.y(), TkRotation< float >.y(), TkRotation< align::Scalar >.y(), TkRotation< Scalar >.y(), Exhume::CrossSection.y, SiPixelDigitizerAlgorithm::EnergyDepositUnit.y(), SiStripTrackingRecHitsValid::RecHitProperties.y, SiPixelDigitizerAlgorithm::SignalPoint.y(), ecal::multifit::xyz.y, TkRotation2D< Scalar >.y(), TkRotation2D< T >.y(), pat::PackedGenParticle.y(), edmStreamStallGrapher.Point.y, pat::PackedCandidate.y(), svgfig.Plot.y, svgfig.Frame.y, PMuonSimHit::Vtx.y, svgfig.Curve.Sample.y, PTrackerSimHit::Vtx.y, svgfig.Text.y, svgfig.TextGlobal.y, and svgfig.HLine.y.

198  def r(self):
199  return math.sqrt(self.x()**2 + self.y()**2)
def ntupleDataFormat._HitObject.r3D (   self)

Definition at line 200 of file ntupleDataFormat.py.

References Quad.x, reco::MuonRPCHitMatch.x, RPFlatParams::EP.x, reco::PixelClusterProperties.x, BeamSpotPOD.x, stAPVGain.x, gen::PdfInfo.x, MadKinematicDescriptor.x, EnergyDepositUnit.x(), AmplitudeSegmentFP420.x(), TkLayerMap::XYbin.x, TwoBodyDecayParameters.x, SignalPoint.x(), reco::MuonChamberMatch.x, EnergySegmentFP420.x(), CTPPSTimingRecHit.x(), lumiregperbunch.bsmeas.x, Geom::Polar2Cartesian< T >.x(), SiStripFineDelayTOF.x(), HFShowerPhoton.x(), CTPPSTimingLocalTrack.x, SimplePixel.x, ME0DigiPreReco.x(), online::BeamSpot_v1.x, PixelClusterizerBase::AccretionCluster.x, HGCal_helpers::Coordinates.x, ticl::PatternRecognitionbyCLUE3D< TILES >::ClustersOnLayer.x, reco::MuonMETCorrectionData.x(), LHCInterpolatedOpticalFunctionsSet::Kinematics.x, FTLCluster::FTLHit.x(), EcalTBHodoscopeRecInfoAlgo::BeamTrack.x, reco::MuonRecHitCluster.x(), reco::MuonSegmentMatch.x, PhiInterval.x, ClusterShape.x, SiPixelCluster::Pixel.x, BSvsPVHistogramMaker.x(), VertexType.x, RHStopTracer::StopPoint.x, BeamSpotFakeConditions.x, TotemTestHistoClass::Hit.x, PGlobalSimHit::Vtx.x, MTDClusterizerBase::AccretionCluster.x, PV2DBase< float, PointTag, LocalTag >.x(), PV2DBase< T, VectorTag, FrameTag >.x(), PV2DBase< float, VectorTag, GlobalTag >.x(), PV2DBase< T, PointTag, FrameTag >.x(), PV2DBase< double, PointTag, LocalTag >.x(), egPM::AbsEtaNrClus.x, Point2DBase< Scalar, LocalTag >.x(), Point2DBase< U, FrameTag >.x(), Vector2DBase< U, FrameTag >.x(), Point2DBase< T, Frame >.x(), Vector2DBase< U, Frame >.x(), Vector2DBase< T, Frame >.x(), Point2DBase< U, Frame >.x(), Point2DBase< T, FrameTag >.x(), Vector2DBase< T, FrameTag >.x(), PV2DBase< T, PVType, FrameType >.x(), HGCalRecHitValidation::HitsInfo.x, MTDHit.x, Geom::Cylindrical2Cartesian< T >.x(), Run3ScoutingVertex.x(), ScoutingVertex.x(), HGCalDigiValidation::digiInfo.x, MuScleFitMuon.x(), BeamSpotOnline.x(), HcalForwardAnalysis::Photon.x, mathSSE::Rot3< double >.x(), mathSSE::Rot3< Scalar >.x(), mathSSE::Rot3< align::Scalar >.x(), mathSSE::Rot3< float >.x(), Rot3< T >.x(), mathSSE::Rot3< T >.x(), RooCMSShape.x, Pixinfo.x, trklet::L1TStub.x(), egPM::AbsEtaNrClusPhi.x, Hit.x, reco::CastorCell.x(), Basic2DVector< Scalar >.x(), Basic2DVector< double >.x(), Basic2DVector< float >.x(), PV3DBase< float, VectorTag, LocalTag >.x(), PV3DBase< float, PointTag, LocalTag >.x(), PV3DBase< Scalar, VectorTag, GlobalTag >.x(), PV3DBase< T, PointTag, GlobalTag >.x(), PV3DBase< T, VectorTag, FrameTag >.x(), PV3DBase< Scalar, PointTag, GlobalTag >.x(), PV3DBase< T, PointTag, FrameTag >.x(), PV3DBase< float, PointTag, GlobalTag >.x(), PV3DBase< align::Scalar, PointTag, GlobalTag >.x(), PV3DBase< long double, PointTag, GlobalTag >.x(), Point3DBase< U, LocalTag >.x(), Vector3DBase< U, LocalTag >.x(), Point3DBase< U, GlobalTag >.x(), Vector3DBase< U, GlobalTag >.x(), Basic2DVector< U >.x(), Point3DBase< U, FrameTag >.x(), Vector3DBase< U, FrameTag >.x(), Point3DBase< T, Frame >.x(), Vector3DBase< U, Frame >.x(), Vector3DBase< T, Frame >.x(), Point3DBase< U, Frame >.x(), Vector3DBase< T, FrameTag >.x(), Vector3DBase< float, GlobalTag >.x(), Vector3DBase< double, LocalTag >.x(), Basic2DVector< double > thc.x(), Basic2DVector< T >.x(), PV3DBase< T, PVType, FrameType >.x(), funct::GaussLegendreIntegrator.x, Clust.x, PPSDiamondG4Hit.x(), HGCalSimHitValidation::hitsinfo.x, QcdLowPtDQM::Pixel.x(), MonitorTrackResidualsBase< pixel_or_strip >::HistoXY.x, reco::BeamSpot.x(), CTPPSLocalTrackLite.x(), Geom::Spherical2Cartesian< T >.x(), PassiveHit.x(), egPM::AbsEtaNrClusEt.x, python.rootplot.utilities.Hist2D.x, PixelUnpackingRegions::Module.x, Primary4DVertexValidation::simPrimaryVertex.x, Rechit.x, Basic3DVector< long double >.x(), DigitizerUtility::EnergyDepositUnit.x(), VertexClassifier::GeneratedPrimaryVertex.x, reco::CastorEgamma.x(), reco::CastorJet.x(), PixelModule.x, TotemRPG4Hit.x(), PrimaryVertexAnalyzer4PUSlimmed::simPrimaryVertex.x, HcalForwardAnalysis.x, L1TMuon::TriggerPrimitive::RPCData.x, hit.x, Geom::Cartesian2Cartesian3D< T >.x(), ParabolaFit::Point.x, HGCalWaferValidation::WaferInfo.x, Basic3DVector< float >.x(), Basic3DVector< Scalar >.x(), Basic3DVector< align::Scalar >.x(), Basic3DVector< U >.x(), Basic3DVector< float > constituentCentre Basic3DVector< float >.x(), Basic3DVector< double >.x(), Basic3DVector< float > pos GlobalPoint.x(), Basic3DVector< float > mom GlobalVector.x(), Basic3DVector< float > seedCentre.x(), Basic3DVector< float > seedCentre float.x(), Basic3DVector< float > tcCentre float.x(), pair< bool, reco::TrackBase::ParameterVector >.x(), Basic3DVector< double > momAtVtx Basic3DVector< double > vert.x(), Basic3DVector< double > momAtVtx Basic3DVector< double >.x(), Basic3DVector< T >.x(), BeamSpotDipServer.x, GaussianSumUtilities1D::FinderState.x, l1t::emtf::AMC13Header.x, QcdLowPtDQM::Vertex.x(), RecHitsSortedInPhi.x, DigitizerUtility::SignalPoint.x(), XHistogram::position.x, DD4hep_XHistogram::position.x, SiStripRecHitsValid::RecHitProperties.x, PPSPixelG4Hit.x(), PrimaryVertexAnalyzer4PUSlimmed::recoPrimaryVertex.x, reco::CastorCluster.x(), TrackClassifier::GeneratedPrimaryVertex.x, SiPixelCluster.x(), mathSSE::Rot2< Scalar >.x(), Rot2< T >.x(), mathSSE::Rot2< T >.x(), funct::GaussIntegrator.x, FTLCluster.x(), cmsdt::metaPrimitive.x, Primary4DVertexValidation::recoPrimaryVertex.x, reco::Vertex.x(), MuonGeometryArrange::MGACollection.x, SOAFrame< float >.x(), SOAFrame< T >.x(), python.rootplot.utilities.Hist.x, lhef::HEPEUP::FiveVector.x, EPOS::EPOS_Wrapper.x(), BeamSpotOnlineRaw_v4.x, HGCalImagingAlgo::Hexel.x, HitDoublets.x(), hgcal_conditions::positions::HeterogeneousHGCalPositionsMapping.x, HGCalCLUEAlgoT< TILE >::CellsOnLayer.x, reco::CaloCluster.x(), RawParticle.x(), TkRotation< Scalar >.x(), TkRotation< double >.x(), TkRotation< float >.x(), TkRotation< align::Scalar >.x(), TkRotation< U >.x(), TkRotation< T >.x(), SiPixelDigitizerAlgorithm::EnergyDepositUnit.x(), MuScleFitUtils.x, SiStripTrackingRecHitsValid::RecHitProperties.x, SiPixelDigitizerAlgorithm::SignalPoint.x(), perftools::detail::Hist.x, ecal::multifit::xyz.x, hitfit::Fourvec_Event.x(), TkRotation2D< Scalar >.x(), TkRotation2D< T >.x(), PDF.x, edmStreamStallGrapher.Point.x, svgfig.Plot.x, svgfig.Frame.x, PMuonSimHit::Vtx.x, PTrackerSimHit::Vtx.x, svgfig.Text.x, svgfig.TextGlobal.x, svgfig.VLine.x, Quad.y, RPFlatParams::EP.y, BeamSpotPOD.y, reco::PixelClusterProperties.y, stAPVGain.y, EnergyDepositUnit.y(), TkLayerMap::XYbin.y, MadKinematicDescriptor.y, AmplitudeSegmentFP420.y(), TwoBodyDecayParameters.y, SignalPoint.y(), CPPFCluster.y(), RPCCluster.y(), reco::MuonChamberMatch.y, lumiregperbunch.bsmeas.y, EnergySegmentFP420.y(), Geom::Polar2Cartesian< T >.y(), CTPPSTimingRecHit.y(), SiStripFineDelayTOF.y(), CTPPSTimingLocalTrack.y, HFShowerPhoton.y(), ME0DigiPreReco.y(), SimplePixel.y, online::BeamSpot_v1.y, PixelClusterizerBase::AccretionCluster.y, HGCal_helpers::Coordinates.y, ticl::PatternRecognitionbyCLUE3D< TILES >::ClustersOnLayer.y, reco::MuonMETCorrectionData.y(), FTLCluster::FTLHit.y(), LHCInterpolatedOpticalFunctionsSet::Kinematics.y, reco::MuonRecHitCluster.y(), ClusterShape.y, PhiInterval.y, reco::MuonSegmentMatch.y, SiPixelCluster::Pixel.y, BSvsPVHistogramMaker.y(), BeamSpotFakeConditions.y, VertexType.y, RHStopTracer::StopPoint.y, TotemTestHistoClass::Hit.y, MTDClusterizerBase::AccretionCluster.y, PGlobalSimHit::Vtx.y, PV2DBase< T, PVType, FrameType >.y(), PV2DBase< float, PointTag, LocalTag >.y(), PV2DBase< T, VectorTag, FrameTag >.y(), PV2DBase< float, VectorTag, GlobalTag >.y(), PV2DBase< T, PointTag, FrameTag >.y(), PV2DBase< double, PointTag, LocalTag >.y(), Point2DBase< Scalar, LocalTag >.y(), Point2DBase< U, FrameTag >.y(), Vector2DBase< U, FrameTag >.y(), Point2DBase< T, Frame >.y(), Vector2DBase< U, Frame >.y(), Vector2DBase< T, Frame >.y(), Point2DBase< T, FrameTag >.y(), Vector2DBase< T, FrameTag >.y(), Point2DBase< U, Frame >.y(), egPM::AbsEtaNrClus.y, HGCalRecHitValidation::HitsInfo.y, HGCalDigiValidation::digiInfo.y, MTDHit.y, Geom::Cylindrical2Cartesian< T >.y(), Run3ScoutingVertex.y(), ScoutingVertex.y(), MuScleFitMuon.y(), BeamSpotOnline.y(), HcalForwardAnalysis::Photon.y, mathSSE::Rot3< T >.y(), mathSSE::Rot3< Scalar >.y(), mathSSE::Rot3< double >.y(), mathSSE::Rot3< float >.y(), mathSSE::Rot3< align::Scalar >.y(), Rot3< T >.y(), Pixinfo.y, trklet::L1TStub.y(), egPM::AbsEtaNrClusPhi.y, Hit.y, PV3DBase< align::Scalar, PointTag, GlobalTag >.y(), PV3DBase< T, VectorTag, FrameTag >.y(), Vector3DBase< U, GlobalTag >.y(), PV3DBase< T, PVType, FrameType >.y(), PV3DBase< float, VectorTag, LocalTag >.y(), Point3DBase< T, Frame >.y(), PV3DBase< float, PointTag, LocalTag >.y(), PV3DBase< Scalar, VectorTag, GlobalTag >.y(), PV3DBase< T, PointTag, GlobalTag >.y(), PV3DBase< Scalar, PointTag, GlobalTag >.y(), PV3DBase< T, PointTag, FrameTag >.y(), PV3DBase< float, PointTag, GlobalTag >.y(), PV3DBase< long double, PointTag, GlobalTag >.y(), Point3DBase< U, LocalTag >.y(), Vector3DBase< U, LocalTag >.y(), Point3DBase< U, GlobalTag >.y(), Vector3DBase< T, Frame >.y(), Point3DBase< U, FrameTag >.y(), Vector3DBase< U, FrameTag >.y(), Vector3DBase< U, Frame >.y(), Point3DBase< U, Frame >.y(), Vector3DBase< T, FrameTag >.y(), Vector3DBase< float, GlobalTag >.y(), Vector3DBase< double, LocalTag >.y(), reco::CastorCell.y(), Basic2DVector< T >.y(), Basic2DVector< Scalar >.y(), Basic2DVector< double >.y(), Basic2DVector< float >.y(), Basic2DVector< U >.y(), Basic2DVector< double > thc.y(), HGCalSimHitValidation::hitsinfo.y, Clust.y, QcdLowPtDQM::Pixel.y(), PPSDiamondG4Hit.y(), MonitorTrackResidualsBase< pixel_or_strip >::HistoXY.y, reco::BeamSpot.y(), Geom::Spherical2Cartesian< T >.y(), egPM::AbsEtaNrClusEt.y, PassiveHit.y(), PixelUnpackingRegions::Module.y, Primary4DVertexValidation::simPrimaryVertex.y, python.rootplot.utilities.Hist2D.y, CTPPSLocalTrackLite.y(), Rechit.y, DigitizerUtility::EnergyDepositUnit.y(), VertexClassifier::GeneratedPrimaryVertex.y, Basic3DVector< long double >.y(), PixelModule.y, reco::CastorEgamma.y(), reco::CastorJet.y(), PrimaryVertexAnalyzer4PUSlimmed::simPrimaryVertex.y, HcalForwardAnalysis.y, TotemRPG4Hit.y(), L1TMuon::TriggerPrimitive::RPCData.y, hit.y, Geom::Cartesian2Cartesian3D< T >.y(), ParabolaFit::Point.y, HGCalWaferValidation::WaferInfo.y, BeamSpotDipServer.y, Basic3DVector< float > seedCentre.y(), GaussianSumUtilities1D::FinderState.y, Basic3DVector< T >.y(), Basic3DVector< Scalar >.y(), Basic3DVector< float > tcCentre float.y(), Basic3DVector< float >.y(), Basic3DVector< align::Scalar >.y(), Basic3DVector< U >.y(), Basic3DVector< float > constituentCentre Basic3DVector< float >.y(), Basic3DVector< double >.y(), Basic3DVector< float > pos GlobalPoint.y(), Basic3DVector< float > mom GlobalVector.y(), Basic3DVector< float > seedCentre float.y(), pair< bool, reco::TrackBase::ParameterVector >.y(), Basic3DVector< double > momAtVtx Basic3DVector< double > vert.y(), Basic3DVector< double > momAtVtx Basic3DVector< double >.y(), QcdLowPtDQM::Vertex.y(), RecHitsSortedInPhi.y, DigitizerUtility::SignalPoint.y(), reco::Candidate.y(), XHistogram::position.y, DD4hep_XHistogram::position.y, SiStripRecHitsValid::RecHitProperties.y, PrimaryVertexAnalyzer4PUSlimmed::recoPrimaryVertex.y, PPSPixelG4Hit.y(), TrackClassifier::GeneratedPrimaryVertex.y, reco::CastorCluster.y(), contrib::CMSBoostedTauSeedingAlgorithmStructure.y(), mathSSE::Rot2< T >.y(), mathSSE::Rot2< Scalar >.y(), Rot2< T >.y(), FTLCluster.y(), SiPixelCluster.y(), Primary4DVertexValidation::recoPrimaryVertex.y, MuonGeometryArrange::MGACollection.y, reco::Particle.y(), reco::Vertex.y(), SOAFrame< T >.y(), SOAFrame< float >.y(), python.rootplot.utilities.Hist.y, reco::ParticleState.y(), python.rootplot.root2matplotlib.Hist.y, CaloParticle.y(), EPOS::EPOS_Wrapper.y(), SimCluster.y(), reco::LeafCandidate.y(), CandidateWithRef< Ref >.y(), HGCalClusterT< C >.y(), BeamSpotOnlineRaw_v4.y, HGCalImagingAlgo::Hexel.y, HitDoublets.y(), HGCalCLUEAlgoT< TILE >::CellsOnLayer.y, TrackingParticle.y(), hgcal_conditions::positions::HeterogeneousHGCalPositionsMapping.y, reco::CaloCluster.y(), RawParticle.y(), TkRotation< T >.y(), TkRotation< align::Scalar >.y(), TkRotation< Scalar >.y(), TkRotation< double >.y(), TkRotation< float >.y(), TkRotation< U >.y(), Exhume::CrossSection.y, SiPixelDigitizerAlgorithm::EnergyDepositUnit.y(), SiStripTrackingRecHitsValid::RecHitProperties.y, SiPixelDigitizerAlgorithm::SignalPoint.y(), ecal::multifit::xyz.y, TkRotation2D< T >.y(), TkRotation2D< Scalar >.y(), pat::PackedGenParticle.y(), edmStreamStallGrapher.Point.y, pat::PackedCandidate.y(), svgfig.Plot.y, svgfig.Frame.y, PMuonSimHit::Vtx.y, svgfig.Curve.Sample.y, PTrackerSimHit::Vtx.y, svgfig.Text.y, svgfig.TextGlobal.y, svgfig.HLine.y, Quad.z, PixelRecoPointRZ.z(), BeamSpotPOD.z, reco::PixelClusterProperties.z, stAPVGain.z, EnergyDepositUnit.z(), TwoBodyDecayParameters.z, AmplitudeSegmentFP420.z(), L1Phase2MuDTThDigi.z(), DetGeometry.z, DDI::Material.z(), DAClusterizerInZ::track_t.z, EnergySegmentFP420.z(), lumiregperbunch.bsmeas.z, SiStripFineDelayTOF.z(), HFShowerPhoton.z(), HIPixelClusterVtxProducer::VertexHit.z, HGCal_helpers::Coordinates.z, CTPPSTimingRecHit.z(), online::BeamSpot_v1.z, Hit.z, DAClusterizerInZ::vertex_t.z, VertexHit.z, EcalSimPhotonMCTruth.z(), reco::MuonRecHitCluster.z(), BeamSpotFakeConditions.z, VertexType.z, RHStopTracer::StopPoint.z, TotemTestHistoClass::Hit.z, PGlobalSimHit::Vtx.z, Geom::Cylindrical2Cartesian< T >.z(), HLTPixelClusterShapeFilter::VertexHit.z, PixelToFEDAssociateFromAscii::Bdu.z, HGCalRecHitValidation::HitsInfo.z, OmtfEvent::Hit.z, OmtfEvent::Hit::@873::@875.z, HGCalDigiValidation::digiInfo.z, tmtt::KalmanState.z(), ScoutingVertex.z(), Run3ScoutingVertex.z(), MTDHit.z, reco::GhostTrackPrediction.z(), MuScleFitMuon.z(), trackerDTC::SensorModule.z(), BeamSpotOnline.z(), TSFit.z, mathSSE::Rot3< Scalar >.z(), mathSSE::Rot3< T >.z(), Rot3< T >.z(), mathSSE::Rot3< align::Scalar >.z(), mathSSE::Rot3< float >.z(), mathSSE::Rot3< double >.z(), HcalForwardAnalysis::Photon.z, reco::CastorCell.z(), LASCoordinateSet.z, ClusterCompatibilityProducer::VertexHit.z, IdealObliquePrism.z(), IdealZPrism.z(), CurvilinearState.z(), trklet::L1TStub.z(), FastLineRecognition::GeomData.z, egPM::AbsEtaNrClusPhi.z, l1tVertexFinder::Stub.z(), SimHitsValidationHcal::idType.z, Vector3DBase< T, FrameTag >.z(), PV3DBase< T, PointTag, GlobalTag >.z(), Vector3DBase< float, GlobalTag >.z(), Vector3DBase< U, FrameTag >.z(), PV3DBase< align::Scalar, PointTag, GlobalTag >.z(), PV3DBase< Scalar, PointTag, GlobalTag >.z(), Vector3DBase< U, Frame >.z(), PV3DBase< T, VectorTag, FrameTag >.z(), PV3DBase< Scalar, VectorTag, GlobalTag >.z(), PV3DBase< T, PVType, FrameType >.z(), Point3DBase< T, Frame >.z(), PV3DBase< float, VectorTag, LocalTag >.z(), Point3DBase< U, FrameTag >.z(), trklet::Stub.z(), PV3DBase< float, PointTag, LocalTag >.z(), PV3DBase< long double, PointTag, GlobalTag >.z(), Vector3DBase< double, LocalTag >.z(), PV3DBase< float, PointTag, GlobalTag >.z(), Point3DBase< U, Frame >.z(), Point3DBase< U, LocalTag >.z(), Vector3DBase< U, LocalTag >.z(), Point3DBase< U, GlobalTag >.z(), Vector3DBase< U, GlobalTag >.z(), Vector3DBase< T, Frame >.z(), PV3DBase< T, PointTag, FrameTag >.z(), PGlobalSimHit::FwdHit.z, HGCalSimHitValidation::hitsinfo.z, QcdLowPtDQM::Pixel.z(), PPSDiamondG4Hit.z(), tmtt::DigitalStub.z(), FastLineRecognition::Point.z, Geom::Spherical2Cartesian< T >.z(), egPM::AbsEtaNrClusEt.z, PixelUnpackingRegions::Module.z, Primary4DVertexValidation::simPrimaryVertex.z, PassiveHit.z(), DDMaterial.z(), DigitizerUtility::EnergyDepositUnit.z(), VertexClassifier::GeneratedPrimaryVertex.z, HGCal3DClustering::ClusterRef.z, PixelModule.z, Basic3DVector< long double >.z(), PrimaryVertexAnalyzer4PUSlimmed::simPrimaryVertex.z, HcalForwardAnalysis.z, TotemRPG4Hit.z(), hit.z, Geom::Cartesian2Cartesian3D< T >.z(), BeamSpotDipServer.z, Basic3DVector< double > momAtVtx Basic3DVector< double > vert.z(), Basic3DVector< float > seedCentre.z(), Basic3DVector< float > tcCentre float.z(), Basic3DVector< double >.z(), Basic3DVector< Scalar >.z(), Basic3DVector< float > mom GlobalVector.z(), Basic3DVector< float > constituentCentre Basic3DVector< float >.z(), Basic3DVector< float >.z(), Basic3DVector< double > momAtVtx Basic3DVector< double >.z(), Basic3DVector< float > pos GlobalPoint.z(), Basic3DVector< float > seedCentre float.z(), pair< bool, reco::TrackBase::ParameterVector >.z(), Basic3DVector< U >.z(), Basic3DVector< align::Scalar >.z(), Basic3DVector< T >.z(), QcdLowPtDQM::Vertex.z(), RecHitsSortedInPhi.z, tmtt::Stub.z(), PrimaryVertexAnalyzer4PUSlimmed::recoPrimaryVertex.z, PPSPixelG4Hit.z(), TrackClassifier::GeneratedPrimaryVertex.z, Primary4DVertexValidation::recoPrimaryVertex.z, MuonGeometryArrange::MGACollection.z, SOAFrame< T >.z(), SOAFrame< float >.z(), reco::Vertex.z(), AlignmentMonitorMuonSystemMap1D::MyResidual.z, EPOS::EPOS_Wrapper.z(), BeamSpotOnlineRaw_v4.z, HitDoublets.z(), HGCalImagingAlgo::Hexel.z, APD.z, reco::CaloCluster.z(), RawParticle.z(), TkRotation< align::Scalar >.z(), TkRotation< T >.z(), TkRotation< float >.z(), TkRotation< U >.z(), TkRotation< double >.z(), TkRotation< Scalar >.z(), SiPixelDigitizerAlgorithm::EnergyDepositUnit.z(), SiStripTrackingRecHitsValid::RecHitProperties.z, ecal::multifit::xyz.z, PMuonSimHit::Vtx.z, and PTrackerSimHit::Vtx.z.

201  def r3D(self):
202  return math.sqrt(self.x()**2 + self.y()**2 + self.z()**2)
def ntupleDataFormat._HitObject.seeds (   self)
Returns generator for tracks containing this hit.

The generator returns Seed objects

Definition at line 188 of file ntupleDataFormat.py.

References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, html.PageSet._prefix, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, and python.cmstools.EventTree._tree.

189  def seeds(self):
190  """Returns generator for tracks containing this hit.
191 
192  The generator returns Seed objects
193  """
194  self._checkIsValid()
195  for iseed in getattr(self._tree, self._prefix+"_seeIdx")[self._index]:
196  yield Seed(self._tree, iseed)
def ntupleDataFormat._HitObject.tracks (   self)
Returns generator for tracks containing this hit.

The generator returns Track objects

Definition at line 174 of file ntupleDataFormat.py.

References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, html.PageSet._prefix, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, and python.cmstools.EventTree._tree.

175  def tracks(self):
176  """Returns generator for tracks containing this hit.
177 
178  The generator returns Track objects
179  """
180  self._checkIsValid()
181  for itrack in getattr(self._tree, self._prefix+"_trkIdx")[self._index]:
182  yield Track(self._tree, itrack)