Branches stored in STNTUPLE can be configured in the talk-to to StntupleMaker module. The talk-to parameters are explained below
- TrackBlockName : vector of strings, naming one or several track collections to be stored. Examples of multiple track collections:
- tracks found by different reco algorithms and the list corresponding to the output of the merging/pruning algorithm
- output of the electron and muon track reconstruction
- TrackSeedBlockName: vector of strings, naming TrackSeed collections to be stored. Example of multiple track seed collections:
- track seeds corresponding to helix collections found by different pattern recognition algorithms
- track seeds corresponding to positive and negative helices found by the same algorithm
- HelixBlockName : vector of strings, naming stored HelixSeed collections. An example of multiple helix collections:
- helix collections reconstructed by RobustHelixFinder and CalHelixFinder, and the result of their merge