Create SortedSetupOutput authored by Erik Asbjørn Mikkelsen Jensen's avatar Erik Asbjørn Mikkelsen Jensen
A SortedSetupOutput object provides access to all of the detectors contained within a setup. Methods for accessing information on these detectors are provided by the appropriate detector class. For example, a DSSD detector within a setup could be accessed through, e.g. `getDssdOutput(DetNum)`, for the detector with `id == DetNum`. A single-sided detector (e.g.a pad) may be accessed using `getSingleOutput("DetName")`.
\ No newline at end of file