Skip to content

Reconstruction of Vertices in an Abstract Environment

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

WolfgangWaltenberger/rave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rave is a toolkit that takes a set of reconstructed particle tracks as its
input and produces reconstructed interaction vertices as its output. It deals
both with finding (pattern recognition) and with fitting (statistical
estimation) of the interaction vertices.  Its main design goals are ease of
use, high integratability in existing software projects, extensibility, and
generality.  To this end the API is defined in an as simple as possible way.
The various algorithms, and optionally, their parameter settings, are
referenced by a simple string. This guarantees that the user code decouples
completely from the toolkit internals. Also, maintaining backwards
compatibility should become a trivial task.  The Rave Toolkit is complemented
by a simple standalone framework, called "Vertigo". Implementation,
verification, and performance analysis of reconstruction algorithms should thus
be possible in a very fast and straightforward manner.  Rave has its roots in
the CMS vertex reconstruction community. The current algorithmic parts of the
toolkit are source code compatible with the original CMS software, but
contributions from "outside" are highly welcome. 

About

Reconstruction of Vertices in an Abstract Environment

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published