Logo ROOT  
Reference Guide
TVirtualMonitoring.cxx
Go to the documentation of this file.
1// @(#)root/base:$Id$
2// Author: Andreas-Joachim Peters 15/05/2006
3
4/*************************************************************************
5 * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. *
6 * All rights reserved. *
7 * *
8 * For the licensing terms see $ROOTSYS/LICENSE. *
9 * For the list of contributors see $ROOTSYS/README/CREDITS. *
10 *************************************************************************/
11
12/** \class TVirtualMonitoring
13\ingroup Base
14
15Provides the interface for externel Monitoring
16*/
17
18
19#include "TVirtualMonitoring.h"
20
21
24
25
28
#define ClassImp(name)
Definition: Rtypes.h:361
TVirtualMonitoringWriter * gMonitoringWriter
TVirtualMonitoringReader * gMonitoringReader