ROOT logo
// $Id$

//**************************************************************************
//* This file is property of and copyright by the ALICE HLT Project        * 
//* ALICE Experiment at CERN, All rights reserved.                         *
//*                                                                        *
//* Primary Authors: Matthias Richter <Matthias.Richter@ift.uib.no>        *
//*                  for The ALICE HLT Project.                            *
//*                                                                        *
//* Permission to use, copy, modify and distribute this software and its   *
//* documentation strictly for non-commercial purposes is hereby granted   *
//* without fee, provided that the above copyright notice appears in all   *
//* copies and that both the copyright notice and this permission notice   *
//* appear in the supporting documentation. The authors make no claims     *
//* about the suitability of this software for any purpose. It is          *
//* provided "as is" without express or implied warranty.                  *
//**************************************************************************

/// @file   AliHLTErrorGuard.cxx
/// @author Matthias Richter
/// @date   01.07.2010
/// @brief  Helper class for suppression of error floods.
/// @note

#include "AliHLTErrorGuard.h"

/** ROOT macro for the implementation of ROOT specific class methods */
ClassImp(AliHLTErrorGuard)
 AliHLTErrorGuard.cxx:1
 AliHLTErrorGuard.cxx:2
 AliHLTErrorGuard.cxx:3
 AliHLTErrorGuard.cxx:4
 AliHLTErrorGuard.cxx:5
 AliHLTErrorGuard.cxx:6
 AliHLTErrorGuard.cxx:7
 AliHLTErrorGuard.cxx:8
 AliHLTErrorGuard.cxx:9
 AliHLTErrorGuard.cxx:10
 AliHLTErrorGuard.cxx:11
 AliHLTErrorGuard.cxx:12
 AliHLTErrorGuard.cxx:13
 AliHLTErrorGuard.cxx:14
 AliHLTErrorGuard.cxx:15
 AliHLTErrorGuard.cxx:16
 AliHLTErrorGuard.cxx:17
 AliHLTErrorGuard.cxx:18
 AliHLTErrorGuard.cxx:19
 AliHLTErrorGuard.cxx:20
 AliHLTErrorGuard.cxx:21
 AliHLTErrorGuard.cxx:22
 AliHLTErrorGuard.cxx:23
 AliHLTErrorGuard.cxx:24
 AliHLTErrorGuard.cxx:25
 AliHLTErrorGuard.cxx:26
 AliHLTErrorGuard.cxx:27
 AliHLTErrorGuard.cxx:28