Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
fhiclcpp
fhiclcpp
test
types
print_allowed_configuration_conditional_t.cc
Go to the documentation of this file.
1
#include "
CondConfig.h
"
2
#include "
fhiclcpp/types/Table.h
"
3
#include <iostream>
4
5
using namespace
fhicl
;
6
7
int
8
main
()
9
{
10
Table<CondConfig>
table{
Name
(
"pset"
)};
11
table.print_allowed_configuration(std::cout);
12
}
CondConfig.h
fhicl::Table
Definition:
type_traits.h:30
Name
ChannelGroupService::Name Name
Definition:
FixedChannelGroupService_service.cc:19
main
int main()
Definition:
print_allowed_configuration_conditional_t.cc:8
fhicl
Definition:
InputSourceFactory.h:7
Table.h
Generated by
1.8.11