CMS 3D CMS Logo

TH1AddDirectorySentry.h
Go to the documentation of this file.
1 #ifndef CommonTools_Utils_TH1AddDirectorySentry_h
2 #define CommonTools_Utils_TH1AddDirectorySentry_h
3 // -*- C++ -*-
4 //
5 // Package: UtilAlgos
6 // Class : TH1AddDirectorySentry
7 //
18 //
19 // Original Author: Chris Jones
20 // Created: Thu Nov 8 12:16:13 EST 2007
21 // $Id: TH1AddDirectorySentry.h,v 1.1 2009/03/03 13:07:28 llista Exp $
22 //
23 
25 public:
28 
31 
32 private:
33  bool status_;
34 };
35 
36 #endif
TH1AddDirectorySentry & operator=(const TH1AddDirectorySentry &)=delete