Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How do I install org.lcsim?

What

...

tools are available within org.lcsim?

  • physics utilities
    • stdhep reader
    • 3, 4-vector utilities
    • space geometry
    • diagnostic generator
    • Jet finder, event shape utilities
  • conditions framework
    • read detector constants from zip files
    • define new detectors with zip files on the web
    • local caching
    • reading compact geometry files
  • driver framework
  • fast MC
    • parameterized track and cluster smearing
    • smearing constants from conditions system
    • produces ReconstructedParticles
  • IO framework
  • event access (EventHeader)
  • event display interface (WIRED)
  • digitization
    • Digisim calorimeter digi
    • tracker, vertex digitization
  • clustering
    • cheater
    • cone
    • nearest neighbor (NN)
    • minimal spanning tree (MST)
    • MIP
  • tracking
    • SLDWeightMatrix, TRF, Garfield
  • vertexing
    • ZVTop4
  • analysis examples
    • cluster diagnostics
    • SlicDiagnostics
    • PFA
    • ClusterID
    • ParticleID

How do I get started with writing my own analysis code in org.lcsim?

...