CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 {
26 
27  public:
30 
31 
32  private:
35  bool status_;
36 };
37 
38 
39 #endif
TH1AddDirectorySentry & operator=(const TH1AddDirectorySentry &)