Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larexamples
larexamples
Services
namespaces.h
Go to the documentation of this file.
1
/**
2
* @file namespaces.h
3
* @brief Documentation for namespaces
4
* @author Gianluca Petrillo (petrillo@fnal.gov)
5
* @date April 27, 2016
6
*
7
* File to generate namespace documentation in a centrally managed way.
8
*
9
*/
10
11
#error "Do not include this header!"
12
13
/// LArSoft namespace
14
namespace
lar
{
15
16
/// LArSoft examples
17
namespace
example {
18
19
/// Tests for LArSoft examples
20
namespace
tests
{}
21
22
}
// namespace example
23
24
}
// namespace lar
lar
LArSoft-specific namespace.
Definition:
EnsureOnlyOneSchedule.h:24
tests
Definition:
gtestGAtmoFlux.cxx:193
Generated by
1.8.11