Tests ShowerCalibrationGaloreScale service provider. More...
#include "larexamples/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGaloreScale.h"
#include "larexamples/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGalore.h"
#include "larexamples/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGaloreScaleTestHelpers.h"
#include "larcorealg/TestUtils/unit_test_base.h"
#include "test/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGaloreTests.h"
#include <iostream>
Go to the source code of this file.
Functions | |
int | main () |
Tests ShowerCalibrationGaloreScale service provider.
Runs a test that instantiates a ShowerCalibrationGaloreScale provider with a known configuration and verifies that the same factor is returned for a nominal reconstructed shower. It also prints on screen a "standard" table of corrections, as printed by ShowerCalibrationTableTest().
Command line arguments: none.
Definition in file ShowerCalibrationGaloreScale_test.cc.
int main | ( | void | ) |
Definition at line 31 of file ShowerCalibrationGaloreScale_test.cc.