00001 // @(#)root/proof:$Id: redirguard.cxx 33259 2010-04-28 06:54:00Z ganis $ 00002 // Author: G. Ganis, Mar 2010 00003 00004 /************************************************************************* 00005 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * 00006 * All rights reserved. * 00007 * * 00008 * For the licensing terms see $ROOTSYS/LICENSE. * 00009 * For the list of contributors see $ROOTSYS/README/CREDITS. * 00010 *************************************************************************/ 00011 00012 ////////////////////////////////////////////////////////////////////////// 00013 // // 00014 // redirguard // 00015 // // 00016 // Auxilliary class used in PQ2 functions to redirect the logs // 00017 // // 00018 ////////////////////////////////////////////////////////////////////////// 00019 00020 #include "redirguard.h"