README.md
heppy
setup.py
bin/__init__.py
bin/das.py
bin/dataset.py
bin/edmIntegrityCheck.py
bin/heppy
bin/heppy_batch.py
bin/heppy_check.py
bin/heppy_hadd.py
bin/heppy_interactive.py
bin/heppy_loop.py
bin/pythia_batch.py
heppy/__init__.py
heppy/configuration.py
heppy/analyzers/ChargedHadronsFromB.py
heppy/analyzers/EventByNumber.py
heppy/analyzers/EventFilter.py
heppy/analyzers/EventSkipper.py
heppy/analyzers/GaussianSmearer.py
heppy/analyzers/GlobalEventTreeProducer.py
heppy/analyzers/Gun.py
heppy/analyzers/ImpactParameterJetTag.py
heppy/analyzers/ImpactParameterSmearer.py
heppy/analyzers/IsolationAnalyzer.py
heppy/analyzers/JetEnergyCorrector.py
heppy/analyzers/JetTreeProducer.py
heppy/analyzers/LeptonFsrDresser.py
heppy/analyzers/LeptonicZedBuilder.py
heppy/analyzers/M3Builder.py
heppy/analyzers/METBuilder.py
heppy/analyzers/MTW.py
heppy/analyzers/Masker.py
heppy/analyzers/Matcher.py
heppy/analyzers/Merger.py
heppy/analyzers/P4SumBuilder.py
heppy/analyzers/PDebugger.py
heppy/analyzers/PapasDagPlotter.py
heppy/analyzers/PapasDisplay.py
heppy/analyzers/PapasFromFccsw.py
heppy/analyzers/PapasHistoryPrinter.py
heppy/analyzers/PapasPFBlockBuilder.py
heppy/analyzers/PapasPFReconstructor.py
heppy/analyzers/PapasParticlesComparer.py
heppy/analyzers/PapasSim.py
heppy/analyzers/ParametrizedBTagger.py
heppy/analyzers/ParticleTreeProducer.py
heppy/analyzers/RecoilBuilder.py
heppy/analyzers/ResonanceBuilder.py
heppy/analyzers/ResonanceLegExtractor.py
heppy/analyzers/ResonanceMatcher.py
heppy/analyzers/Selector.py
heppy/analyzers/SingleJetBuilder.py
heppy/analyzers/Subtractor.py
heppy/analyzers/Tagger.py
heppy/analyzers/__init__.py
heppy/analyzers/ntuple.py
heppy/analyzers/roc.py
heppy/analyzers/test_Filter.py
heppy/analyzers/test_Gun.py
heppy/analyzers/test_roc.py
heppy/analyzers/tmp.py
heppy/analyzers/cms/JetReader.py
heppy/analyzers/cms/Reader.py
heppy/analyzers/cms/__init__.py
heppy/analyzers/examples/__init__.py
heppy/analyzers/examples/hzz4l/HTo4lGenTreeProducer.py
heppy/analyzers/examples/hzz4l/HTo4lTreeProducer.py
heppy/analyzers/examples/hzz4l/__init__.py
heppy/analyzers/examples/hzz4l/selection.py
heppy/analyzers/examples/jetsubstructure/TreeProducer.py
heppy/analyzers/examples/jetsubstructure/__init__.py
heppy/analyzers/examples/objects/IsoParticleTreeProducer.py
heppy/analyzers/examples/objects/LeptonTreeProducer.py
heppy/analyzers/examples/objects/__init__.py
heppy/analyzers/examples/simple/Histogrammer.py
heppy/analyzers/examples/simple/Printer.py
heppy/analyzers/examples/simple/RandomAnalyzer.py
heppy/analyzers/examples/simple/SimpleTreeProducer.py
heppy/analyzers/examples/simple/Stopper.py
heppy/analyzers/examples/simple/TextAnalyzer.py
heppy/analyzers/examples/simple/__init__.py
heppy/analyzers/examples/ttbar/BTagging.py
heppy/analyzers/examples/ttbar/TTbarTreeProducer.py
heppy/analyzers/examples/ttbar/__init__.py
heppy/analyzers/examples/ttbar/selection.py
heppy/analyzers/examples/zh/ZHTreeProducer.py
heppy/analyzers/examples/zh/__init__.py
heppy/analyzers/examples/zh/selection.py
heppy/analyzers/examples/zh_had/JetEnergyComputer.py
heppy/analyzers/examples/zh_had/Selection.py
heppy/analyzers/examples/zh_had/TreeProducer.py
heppy/analyzers/examples/zh_had/ZHReconstruction.py
heppy/analyzers/examples/zh_had/__init__.py
heppy/analyzers/fcc/JetClusterizer.py
heppy/analyzers/fcc/Reader.py
heppy/analyzers/fcc/__init__.py
heppy/analyzers/lcio/MCParticlePrinter.py
heppy/analyzers/lcio/__init__.py
heppy/display/__init__.py
heppy/display/core.py
heppy/display/geometry.py
heppy/display/helix.py
heppy/display/pfobjects.py
heppy/framework/__init__.py
heppy/framework/analyzer.py
heppy/framework/chain.py
heppy/framework/chain_noindexing.py
heppy/framework/config.py
heppy/framework/context.py
heppy/framework/event.py
heppy/framework/eventsfwlite.py
heppy/framework/eventsgen.py
heppy/framework/eventslcio.py
heppy/framework/eventstext.py
heppy/framework/eventstfile.py
heppy/framework/exceptions.py
heppy/framework/heppy_loop.py
heppy/framework/looper.py
heppy/framework/test_chain.py
heppy/framework/test_config.py
heppy/framework/test_context.py
heppy/framework/test_event.py
heppy/framework/test_eventstext.py
heppy/framework/test_eventstfile.py
heppy/framework/weight.py
heppy/framework/services/__init__.py
heppy/framework/services/service.py
heppy/framework/services/test_service.py
heppy/framework/services/tfile.py
heppy/papas/__init__.py
heppy/papas/detector.py
heppy/papas/geotools.py
heppy/papas/mergedclusterbuilder.py
heppy/papas/multiple_scattering.py
heppy/papas/papas_exceptions.py
heppy/papas/path.py
heppy/papas/pdt.py
heppy/papas/pfobjects.py
heppy/papas/propagator.py
heppy/papas/simulator.py
heppy/papas/test_cluster.py
heppy/papas/test_path.py
heppy/papas/test_propagator.py
heppy/papas/toyevents.py
heppy/papas/vectors.py
heppy/papas/data/__init__.py
heppy/papas/data/comparer.py
heppy/papas/data/historyhelper.py
heppy/papas/data/idcoder.py
heppy/papas/data/papasevent.py
heppy/papas/data/test_historyhelper.py
heppy/papas/data/test_idcoder.py
heppy/papas/data/test_papasevent.py
heppy/papas/detectors/CLIC.py
heppy/papas/detectors/CMS.py
heppy/papas/detectors/__init__.py
heppy/papas/detectors/base.py
heppy/papas/detectors/detector.py
heppy/papas/detectors/geometry.py
heppy/papas/detectors/material.py
heppy/papas/detectors/perfect.py
heppy/papas/detectors/plot_cms_hcal_response.py
heppy/papas/detectors/plot_fccee_trackres.py
heppy/papas/detectors/test_geometry.py
heppy/papas/graphtools/DAG.py
heppy/papas/graphtools/__init__.py
heppy/papas/graphtools/dagplotter.py
heppy/papas/graphtools/edge.py
heppy/papas/graphtools/subgraphbuilder.py
heppy/papas/graphtools/test_DAG.py
heppy/papas/graphtools/test_subgraphbuilder.py
heppy/papas/pfalgo/__init__.py
heppy/papas/pfalgo/blockbuilder.py
heppy/papas/pfalgo/distance.py
heppy/papas/pfalgo/floodfill.py
heppy/papas/pfalgo/links.py
heppy/papas/pfalgo/merger.py
heppy/papas/pfalgo/pfblock.py
heppy/papas/pfalgo/pfblockbuilder.py
heppy/papas/pfalgo/pfblocksplitter.py
heppy/papas/pfalgo/pfreconstructor.py
heppy/papas/pfalgo/test_block_reconstruction.py
heppy/papas/pfalgo/test_distance.py
heppy/papas/pfalgo/test_floodfill.py
heppy/papas/pfalgo/test_links.py
heppy/papas/pfalgo/test_merger.py
heppy/particles/__init__.py
heppy/particles/genbrowser.py
heppy/particles/handle.py
heppy/particles/isolation.py
heppy/particles/jet.py
heppy/particles/met.py
heppy/particles/object_link.py
heppy/particles/p4.py
heppy/particles/particle.py
heppy/particles/pdgcodes.py
heppy/particles/physicsobjects.py
heppy/particles/test_genbrowser.py
heppy/particles/test_isolation.py
heppy/particles/test_jet.py
heppy/particles/test_particle.py
heppy/particles/test_resonance.py
heppy/particles/vertex.py
heppy/particles/cms/__init__.py
heppy/particles/cms/jet.py
heppy/particles/cms/particle.py
heppy/particles/fcc/__init__.py
heppy/particles/fcc/jet.py
heppy/particles/fcc/met.py
heppy/particles/fcc/particle.py
heppy/particles/fcc/particle_MCparticle_link.py
heppy/particles/fcc/pod.py
heppy/particles/fcc/vertex.py
heppy/particles/tlv/__init__.py
heppy/particles/tlv/jet.py
heppy/particles/tlv/met.py
heppy/particles/tlv/particle.py
heppy/particles/tlv/resonance.py
heppy/particles/tlv/rootobj.py
heppy/particles/tlv/test_rootobj.py
heppy/particles/tlv/vertex.py
heppy/statistics/__init__.py
heppy/statistics/average.py
heppy/statistics/counter.py
heppy/statistics/histograms.py
heppy/statistics/random_cpplib.py
heppy/statistics/random_root.py
heppy/statistics/rrandom.py
heppy/statistics/test_average.py
heppy/statistics/test_counter.py
heppy/statistics/test_random.py
heppy/statistics/test_tree.py
heppy/statistics/test_value.py
heppy/statistics/tree.py
heppy/statistics/value.py
heppy/test/__init__.py
heppy/test/analysis_ee_ZH_cfg.py
heppy/test/analysis_ee_ZH_had_cfg.py
heppy/test/analysis_ee_ZZ_resmatch_cfg.py
heppy/test/analysis_ee_Z_bb_cfg.py
heppy/test/analysis_ee_Z_cfg.py
heppy/test/analysis_hh_ttbar_cfg.py
heppy/test/analysis_pp_hTo4l_advanced_cfg.py
heppy/test/analysis_pp_hTo4l_simple_cfg.py
heppy/test/btag_ip_smearing_2_cfg.py
heppy/test/btag_parametrized_cfg.py
heppy/test/cms_jets.py
heppy/test/create_tree.py
heppy/test/delphes_cfg.py
heppy/test/fccsw_cfg.py
heppy/test/gun_papas_cfg.py
heppy/test/jet_tree_cff.py
heppy/test/lcio_cfg.py
heppy/test/lepton_iso_cfg.py
heppy/test/papas_cfg.py
heppy/test/pdebug_cfg.py
heppy/test/plot_ee_Z.py
heppy/test/plot_ee_ZH.py
heppy/test/plot_ee_Z_CMS_vs_CLIC.py
heppy/test/plot_ee_b.py
heppy/test/simple_example_cfg.py
heppy/test/simple_example_noindexing_cfg.py
heppy/test/simple_multi_example_cfg.py
heppy/test/simrec_papas_cfg.py
heppy/test/substructure.py
heppy/test/suite.py
heppy/test/test_analysis_ee_Z.py
heppy/test/test_analysis_ee_ZH.py
heppy/test/test_analysis_ee_ZZ_resmatch.py
heppy/test/test_analysis_ee_Z_bb.py
heppy/test/test_analysis_ee_Z_bb_fccsw.py
heppy/test/test_analysis_pdebug_clic.py
heppy/test/test_analysis_pdebug_cms.py
heppy/test/test_gun.py
heppy/test/test_multiprocessing.py
heppy/test/test_noindexing.py
heppy/test/test_simple_example.py
heppy/test/test_text_example.py
heppy/test/text_example_cfg.py
heppy/utils/__init__.py
heppy/utils/absglob.py
heppy/utils/addToDatasets.py
heppy/utils/batchmanager.py
heppy/utils/castorBaseDir.py
heppy/utils/computeIP.py
heppy/utils/das.py
heppy/utils/dataset.py
heppy/utils/datasetToSource.py
heppy/utils/debug_tree.py
heppy/utils/deltar.py
heppy/utils/diclist.py
heppy/utils/edmIntegrityCheck.py
heppy/utils/eostools.py
heppy/utils/logger.py
heppy/utils/pdebug.py
heppy/utils/production_tasks.py
heppy/utils/test_deltar.py
heppy/utils/test_diclist.py
heppy/utils/test_pdebug.py
heppy/utils/test_versions.py
heppy/utils/timeout.py
heppy/utils/versions.py
heppyfwk.egg-info/PKG-INFO
heppyfwk.egg-info/SOURCES.txt
heppyfwk.egg-info/dependency_links.txt
heppyfwk.egg-info/requires.txt
heppyfwk.egg-info/top_level.txt