Public Member Functions | Public Attributes | List of all members
AtomicNumberTestFixture Struct Reference
Inheritance diagram for AtomicNumberTestFixture:

Public Member Functions

 AtomicNumberTestFixture ()
 

Public Attributes

lar::example::AtomicNumber const Zprov
 
fhicl::ParameterSet const pset_expected
 

Detailed Description

Definition at line 38 of file BoostedAtomicNumber_test.cc.

Constructor & Destructor Documentation

AtomicNumberTestFixture::AtomicNumberTestFixture ( )
inline

Definition at line 41 of file BoostedAtomicNumber_test.cc.

42  : BoostBasicFixture( "BoostedAtomicNumber_test" )
43  , Zprov(ServiceParameters("AtomicNumberService"))
44  , pset_expected(TesterParameters("expected"))
45  {}
testing::TesterEnvironment< testing::BoostCommandLineConfiguration< testing::BasicEnvironmentConfiguration > > BoostBasicFixture
fhicl::ParameterSet const pset_expected
lar::example::AtomicNumber const Zprov

Member Data Documentation

fhicl::ParameterSet const AtomicNumberTestFixture::pset_expected

Definition at line 51 of file BoostedAtomicNumber_test.cc.

lar::example::AtomicNumber const AtomicNumberTestFixture::Zprov

Definition at line 48 of file BoostedAtomicNumber_test.cc.


The documentation for this struct was generated from the following file: