Simple instantiation-only test for LArPropertiesStandard. More...
#include "larcorealg/TestUtils/unit_test_base.h"
#include "lardataalg/DetectorInfo/LArPropertiesStandard.h"
#include "lardataalg/DetectorInfo/LArPropertiesStandardTestHelpers.h"
Go to the source code of this file.
Typedefs | |
using | TestEnvironment = testing::TesterEnvironment< testing::BasicEnvironmentConfiguration > |
Functions | |
int | main (int argc, char const **argv) |
Runs the test. More... | |
Simple instantiation-only test for LArPropertiesStandard.
Definition in file LArPropertiesStandard_test.cc.
Definition at line 26 of file LArPropertiesStandard_test.cc.
int main | ( | int | argc, |
char const ** | argv | ||
) |
Runs the test.
argc | number of arguments in argv |
argv | arguments to the function |
cet::exception | most of error situations throw |
The arguments in argv are: 0. name of the executable ("LArPropertiesStandard_test")
Definition at line 51 of file LArPropertiesStandard_test.cc.