51 int main(
int argc,
char const** argv) {
63 std::cerr <<
"FHiCL configuration file path required as first argument!"
100 mf::LogInfo(
"larp_test")
101 <<
"The atomic number of liquid argon is "
107 mf::LogError(
"larp_test") << nErrors <<
" errors detected!";
Prov const * Provider() const
Return the specified provider (throws if not available)
Service provider with utility LAr functions.
BEGIN_PROLOG could also be cerr
Helper functions for support of LArPropertiesService in LArSoft tests.
Class holding a configuration for a test environment.
Prov * SimpleProviderSetup()
Oversimplified provider setup.
A test environment with some support for service providers.
void SetConfigurationPath(std::string path)
Sets the path to the configuration file.
Properties related to liquid argon environment in the detector.
int main(int argc, char **argv)
Base class for unit tests using FHiCL configuration.
void SetServiceParameterSetPath(std::string service_name, std::string path)
Sets the FHiCL path for the configuration of a test algorithm.
void SetMainTesterParameterSetPath(std::string path)
Sets the FHiCL path for the configuration of the main test algorithm.