ATLAS Offline Software
CMReprocessing.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TrigT1RPChardware_CMReprocessing_H
6 #define TrigT1RPChardware_CMReprocessing_H
7 
8 #include <fstream>
9 #include <iostream>
10 
16 
17 class CMReprocessing : public BaseObject {
18 public:
19  CMReprocessing(MatrixReadOut *hard, Matrix *CMsimu, int NOBXS);
21 
22 private:
23 };
24 #endif
Matrix
Definition: Trigger/TrigT1/TrigT1RPChardware/TrigT1RPChardware/Matrix.h:15
CMReprocessing::~CMReprocessing
~CMReprocessing()
Definition: CMReprocessing.cxx:43
CMReprocessing::CMReprocessing
CMReprocessing(MatrixReadOut *hard, Matrix *CMsimu, int NOBXS)
Definition: CMReprocessing.cxx:12
BaseObject.h
MatrixReadOut
Definition: MatrixReadOut.h:18
CMReprocessing
Definition: CMReprocessing.h:17
Lvl1Def.h
BaseObject
Definition: BaseObject.h:13
CMROCompare.h
MatrixReadOutStructure.h
MatrixReadOut.h