Main Page
Namespaces
Classes
Package Documentation
DataFormats
Common
interface
CMS_CLASS_VERSION.h
Go to the documentation of this file.
1
#ifndef DataFormats_Common_CMS_CLASS_VERSION_h
2
#define DataFormats_Common_CMS_CLASS_VERSION_h
3
// -*- C++ -*-
4
//
5
// Package: Common
6
// Class : CMS_CLASS_VERSION
7
//
20
//
21
// Original Author: Chris Jones
22
// Created: Thu Mar 3 14:25:29 CST 2011
23
//
24
25
// system include files
26
27
// user include files
28
29
// forward declarations
30
#define CMS_CLASS_VERSION(_version_) static short Class_Version() { return _version_;}
31
32
#endif
Generated for CMSSW Reference Manual by
1.8.11