Juggler
Juggling algorithms and event processing using gaudi framework
Jug::Reco::ImagingPixelDataCombiner Class Reference
Inheritance diagram for Jug::Reco::ImagingPixelDataCombiner:

Public Member Functions

 ImagingPixelDataCombiner (const std::string &name, ISvcLocator *svcLoc)
 
StatusCode initialize () override
 
StatusCode execute () override
 

Detailed Description

Hits combiner for ML algorithm input.

A hits-level data combiner to combine two datasets into one for machine learning It accepts inputs from data sorter that hits are sorted by layers Two different datasets will be combined together following specified rules in handling the layers Supported rules: concatenate, interlayer

Constructor & Destructor Documentation

◆ ImagingPixelDataCombiner()

Jug::Reco::ImagingPixelDataCombiner::ImagingPixelDataCombiner ( const std::string &  name,
ISvcLocator *  svcLoc 
)
inline

Member Function Documentation

◆ execute()

StatusCode Jug::Reco::ImagingPixelDataCombiner::execute ( )
inlineoverride

◆ initialize()

StatusCode Jug::Reco::ImagingPixelDataCombiner::initialize ( )
inlineoverride

The documentation for this class was generated from the following file: