ROOT
Version v6.30
master
v6.34
v6.32
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
RooSentinel.h
Go to the documentation of this file.
1
/// \cond ROOFIT_INTERNAL
2
3
/*****************************************************************************
4
* Project: RooFit *
5
* Package: RooFitCore *
6
* File: $Id$
7
* Authors: *
8
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu *
9
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu *
10
* *
11
* Copyright (c) 2000-2005, Regents of the University of California *
12
* and Stanford University. All rights reserved. *
13
* *
14
* Redistribution and use in source and binary forms, *
15
* with or without modification, are permitted according to the terms *
16
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) *
17
*****************************************************************************/
18
19
#ifndef ROO_SENTINEL
20
#define ROO_SENTINEL
21
22
#include "
RtypesCore.h
"
23
24
class
RooSentinel {
25
public
:
26
27
static
void
activate() ;
28
29
protected
:
30
31
static
bool
_active ;
32
33
RooSentinel() {} ;
34
RooSentinel(
const
RooSentinel&) {}
35
36
};
37
38
#endif
39
40
/// \endcond
RtypesCore.h
roofit
roofitcore
src
RooSentinel.h
ROOT v6-30 - Reference Guide Generated on Thu Dec 12 2024 06:12:24 (GVA Time) using Doxygen 1.9.8