![]() |
ATLAS Offline Software
|
Algorithm to reduce matrix files from 2nd stage to 1st stage. More...
#include "GaudiKernel/ITHistSvc.h"#include "AthenaBaseComps/AthAlgorithm.h"#include "FPGATrackSimMaps/IFPGATrackSimMappingSvc.h"#include "FPGATrackSimMatrixAccumulator.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | FPGATrackSimMatrixReductionAlgo |
Algorithm to reduce matrix files from 2nd stage to 1st stage.
It is questionable if this step is even needed. I imagine the constant generation can just read in the 2nd stage matrices and do this step by itself. (Once we combine the plane maps the filtering should be just a built-in function for the pmap class).
Definition in file FPGATrackSimMatrixReductionAlgo.h.
1.8.18