CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
mypt.h
Go to the documentation of this file.
1 #ifndef MYPT_H
2 #define MYPT_H
4 
6 class mypt{
7  public:
8  mypt(){}
9  void fill();
11 
13 };
14 #endif
mypt()
Definition: mypt.h:8
fixedArray< unsigned short, 2097 > pt
Definition: mypt.h:10
void fill()
Definition: mypt.cc:7
#define COND_SERIALIZABLE
Definition: Serializable.h:37
Definition: mypt.h:6