LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Breakpoints.cc
Go to the documentation of this file.
1
#include "
art/Framework/Core/Breakpoints.h
"
2
/*
3
Functions used only as breakpoints only to aid debugging.
4
5
They cannot be optimized away because they are
6
in a separate compilation unit.
7
8
Performance is not an issue because each of these functions
9
is called only once per job.
10
11
*/
12
13
void
14
breakpoints::beginJob
()
15
{}
breakpoints::beginJob
void beginJob()
Definition:
Breakpoints.cc:14
Breakpoints.h
art
Framework
Core
Breakpoints.cc
Generated on Wed Dec 12 2018 14:42:31 for LArSoft by
1.8.11