Skip to content
Snippets Groups Projects
Commit 2fcb2bce authored by Brian Andrew Cole's avatar Brian Andrew Cole
Browse files

Implement method to read FADC corrections from file

parent 8144169d
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,8 @@ public:
void setEnergyCalibrations(unsigned int runNumber);
void setTimeCalibrations(unsigned int runNumber);
void setFADCCorrections(unsigned int runNumber = 0);
float getModuleSum(int side);
float getCalibModuleSum(int side);
......
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