std::vector<TProfile*>m_TileCellOccOvThrBCID[NPartHisto];// last element not used, but we keep the same size of the others histograms to speed-up loops and avoid
//std::vector<TProfile*> m_TileCellOccEneBCID[NPartHisto]; // to have too many 'ifs' that are error-prone.
//std::vector<TH1F*> m_TileEventsPerBCID;
//std::vector<TH1F*> m_TileChanDetTime; // One for entire detector.
std::vector<TProfile2D*>m_TileChanPartTime[4];// One for each partition.
std::vector<TProfile2D*>m_TileDigiPartTime[4];// One for each partition.
//std::vector<TProfile*> m_TileChanModTime[4]; // One for each partition.
//std::vector<TProfile*> m_TileChanChTime[4][64]; // One for each module