ROOT
v6-32
Reference Guide
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-32 - Reference Guide Generated on Fri Nov 1 2024 15:09:15 (GVA Time) using Doxygen 1.9.8