#include "lardata/DetectorInfoServices/LArPropertiesServiceStandard.h"
#include <string>
#include <iostream>
#include "dunecore/ArtSupport/ArtServiceHelper.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Framework/Core/detail/EngineCreator.h"
#include "CLHEP/Random/RandomEngine.h"
Go to the source code of this file.
Functions | |
int | test_LArPropertiesStandard (string gname) |
int | main () |
int main | ( | void | ) |
Definition at line 49 of file test_LArProperties.cxx.
int test_LArPropertiesStandard | ( | string | gname | ) |
Definition at line 24 of file test_LArProperties.cxx.