Tests ShowerCalibrationGaloreFromPID service provider. More...
#include "larexamples/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGaloreFromPID.h"
#include "larexamples/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGalore.h"
#include "larexamples/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGaloreFromPIDTestHelpers.h"
#include "larcorealg/TestUtils/unit_test_base.h"
#include "test/Services/ShowerCalibrationGalore/Providers/CreateTestShowerCalibrationFromPID.h"
#include "test/Services/ShowerCalibrationGalore/Providers/ShowerCalibrationGaloreTests.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
int | main () |
Tests ShowerCalibrationGaloreFromPID service provider.
Runs a test that instantiates a ShowerCalibrationGaloreFromPID 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().
Definition in file ShowerCalibrationGaloreFromPID_test.cc.
int main | ( | void | ) |
Definition at line 34 of file ShowerCalibrationGaloreFromPID_test.cc.