Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | run_vertexing |
Variables | |
u acts.UnitConstants | |
tuple | setup makeSetup() |
tuple | start datetime.datetime.now() |
int | events 5 |
tuple | delta datetime.datetime.now() |
tuple | duration delta.total_seconds() |
def physmon_vertexing.run_vertexing | ( | fitter, | |
mu, | |||
events | |||
) |
Definition at line 38 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 38 of file physmon_vertexing.py
References acts.examples.reconstruction.addAmbiguityResolution(), acts.examples.reconstruction.addCKFTracks(), acts.examples.simulation.addDigitization(), acts.examples.simulation.addFatras(), acts.examples.simulation.addParticleGun(), acts.examples.reconstruction.addSeeding(), acts.examples.reconstruction.addVertexFitting(), acts.examples.reconstruction.AmbiguityResolutionConfig, acts.examples.simulation.EtaConfig, acts.examples.Sequencer.FpeMask.fromFile(), acts.examples.simulation.MomentumConfig, acts.examples.simulation.ParticleConfig, acts.examples.simulation.PhiConfig, acts.examples.reconstruction.SeedFinderConfigArg, acts.examples.reconstruction.SeedFinderOptionsArg, and acts.examples.reconstruction.TrackSelectorConfig.
tuple physmon_vertexing.delta datetime.datetime.now() |
Definition at line 150 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 150 of file physmon_vertexing.py
Referenced by Acts::GaussianTrackDensity< input_track_t >::GaussianTrackDensityStore.addTrackToDensity(), PHG4TpcDirectLaser.AppendLaserTrack(), approx(), BOOST_DATA_TEST_CASE(), TrackFitUtils.circle_circle_intersection(), ActsFatras::Particle.correctEnergy(), Acts::detail.difference_periodic(), Packet_gl1_evclocks.dump(), Acts.estimateTrackParamsFromSeed(), Acts::SingleSeedVertexFinder< spacepoint_t >.findClosestPointFromPlanes(), genfit::TGeoMaterialInterface.findNextBoundary(), ActsFatras::PhotonConversion.generateFirstChildEnergyFraction(), tinyxml2::XMLUtil.GetCharacterRef(), Acts::detail::CyclicParameterTraits< limits_t >.getDifference(), KFParticleBaseSIMD.GetDStoParticleBz(), Acts::detail::VerticesHelper.isInsidePolygon(), main(), makePlaneFromTriplet(), Acts::SingleSeedVertexFinder< spacepoint_t >.makePlaneFromTriplet(), tinyxml2::XMLPrinter.PrintString(), PHTpcCentralMembraneClusterizer.process_event(), ActsExamples::RootSimHitReader.read(), ClientThread.Run(), ActsExamples::CsvBFieldWriter.run(), ActsFatras::PhotonConversion.screenFunction1(), ActsFatras::PhotonConversion.screenFunction2(), and genfit::DAF.setConvergenceDeltaWeight().
tuple physmon_vertexing.duration delta.total_seconds() |
Definition at line 152 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 152 of file physmon_vertexing.py
Referenced by PgPostBankManager.createBank().
int physmon_vertexing.events 5 |
Definition at line 147 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 147 of file physmon_vertexing.py
Referenced by accessStepWise(), Acts::Python.addFramework(), PktSizeDBodbc.AddRow(), TpotMonDraw.Draw(), cl::CommandQueue.enqueueAcquireGLObjects(), cl::CommandQueue.enqueueCopyBuffer(), cl::CommandQueue.enqueueCopyBufferToImage(), cl::CommandQueue.enqueueCopyImage(), cl::CommandQueue.enqueueCopyImageToBuffer(), cl::CommandQueue.enqueueMapBuffer(), cl::CommandQueue.enqueueMapImage(), cl::CommandQueue.enqueueNativeKernel(), cl::CommandQueue.enqueueNDRangeKernel(), cl::CommandQueue.enqueueReadBuffer(), cl::CommandQueue.enqueueReadImage(), cl::CommandQueue.enqueueReleaseGLObjects(), cl::CommandQueue.enqueueTask(), cl::CommandQueue.enqueueUnmapMemObject(), cl::CommandQueue.enqueueWriteBuffer(), cl::CommandQueue.enqueueWriteImage(), ActsExamples::HepMCProcessExtractor.execute(), ActsExamples::EventRecording.execute(), figmaker(), main(), and ActsExamples::HepMC3AsciiReader.read().
tuple physmon_vertexing.setup makeSetup() |
Definition at line 35 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 35 of file physmon_vertexing.py
tuple physmon_vertexing.start datetime.datetime.now() |
Definition at line 145 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 145 of file physmon_vertexing.py
Referenced by ActsExamples::Sequencer.fpeMaskCount().
physmon_vertexing.u acts.UnitConstants |
Definition at line 33 of file physmon_vertexing.py.
View newest version in sPHENIX GitHub at line 33 of file physmon_vertexing.py