Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-26
OnlineMonitoring
util
Settings.cxx
Go to the documentation of this file.
1
///
2
/// \file Settings.cxx
3
/// \brief A simple object that conatins all the global settings
4
/// \version $Id: Settings.cxx,v 1.2 2012-05-30 18:43:38 mbaird42 Exp $
5
/// \author mbaird42@fnal.gov
6
///
7
8
#include "
OnlineMonitoring/util/Settings.h
"
9
10
using namespace
om
;
11
12
Settings
&
Settings::Instance
()
13
{
14
static
Settings
snoopdog;
15
return
snoopdog;
16
17
// Note to anyone who cares: This naming convention began as a joke between
18
// Mark and I. For the record, he started it (see RawEventUnpacker.cxx).
19
20
}
21
22
//......................................................................
23
24
Settings::Settings
()
25
{ }
26
27
//......................................................................
28
29
////////////////////////////////////////////////////////////////////////
om::Settings::Settings
Settings()
Definition:
Settings.cxx:24
om::Settings
Definition:
Settings.h:12
Settings.h
A simple object that conatins all the global settings.
om::Settings::Instance
static Settings & Instance()
Definition:
Settings.cxx:12
om
Online Monitoring package header.
Definition:
FEBRateAnalysis.h:14
Generated on Tue Jan 26 2021 14:13:05 for NOvA by
1.8.11