ATLAS Offline Software
FPGATrackSimMatrixMergeAlgo.cxx File Reference

Algorithm to merge matrix files, to be used for sector and constant generation. More...

#include "FPGATrackSimMatrixMergeAlgo.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ITHistSvc.h"
#include "TTree.h"
#include "TFile.h"
#include "TROOT.h"
#include <sstream>
#include <iostream>
#include <fstream>
#include <cmath>
#include <string>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>

Go to the source code of this file.

Detailed Description

Algorithm to merge matrix files, to be used for sector and constant generation.

Author
Rewrite by Riley Xu - riley.nosp@m..xu@.nosp@m.cern..nosp@m.ch after FTK code
Date
May 8th, 2020 See header.

Definition in file FPGATrackSimMatrixMergeAlgo.cxx.