Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnana
sbnanalysis
ana
ExampleAnalysis
ExampleTools.h
Go to the documentation of this file.
1
#ifndef __sbnanalysis_ana_ExampleAnalysis_ExampleTools__
2
#define __sbnanalysis_ana_ExampleAnalysis_ExampleTools__
3
4
/**
5
* \file ExampleTools.h
6
*
7
* Example library code.
8
*
9
* This is some auxiliary code that is not a selection, but does a piece
10
* of the analysis. We can define any number of other functions, classes,
11
* etc. which we use in the selection.
12
*
13
* Author: A. Mastbaum <mastbaum@uchicago.edu>
14
*/
15
16
namespace
ana
{
17
namespace
ExampleAnalysis {
18
19
/** A function that says hello. */
20
void
hello
();
21
22
}
// namespace ExampleAnalysis
23
}
// namespace ana
24
25
#endif // __sbnanalysis_ana_ExampleAnalysis_ExampleTools__
26
ana::ExampleAnalysis::hello
void hello()
Definition:
ExampleTools.cxx:6
ana
process_name opflashCryoW ana
Definition:
stage0_icarus_light_only.fcl:60
Generated by
1.8.5