64 bool mFillChi2 =
false;
65 bool mCombineGHLG =
true;
66 bool mPedestalRun =
false;
67 bool mKeepTrigNoise =
false;
68 bool mInitSimParams =
true;
70 unsigned int mflpId = 0;
71 std::unique_ptr<AltroDecoder> mDecoder;
72 std::unique_ptr<CaloRawFitter> mRawFitter;
73 std::array<std::vector<Cell>, 14> mTmpCells;
74 std::array<std::vector<Cell>, 14> mTmpTRU;
75 std::vector<o2::phos::Cell> mOutputCells;
76 std::vector<o2::phos::TriggerRecord> mOutputTriggerRecords;
77 std::vector<o2::phos::RawReaderError> mOutputHWErrors;
78 std::vector<short> mOutputFitChi;