Skip to content
Snippets Groups Projects
Commit 5d57f627 authored by Wojciech Krupa's avatar Wojciech Krupa
Browse files

hotfix

parent 4d469ddc
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
#include "TH2D.h"
#include "TKey.h"
#include "UTDAQ/UTADCWord.h"
#include "UTDAQ/UTCoordinatesMap.h"
#include "UTDAQ/UTMaps.h"
#include "UTDAQ/UTHeaderWord.h"
#include "UTEmu/UTEmuVetraHelper.h"
#include <fstream>
......@@ -72,7 +72,7 @@ namespace UTEmu {
mutable std::vector<std::string> disabledASICs;
mutable std::map<unsigned int, bool> BadChannels;
UTCoordinatesMap UTMap;
UTMaps UTMap;
private:
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment