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 class mypt{
5  public:
6  mypt(){}
7  void fill();
9 };
10 #endif
mypt()
Definition: mypt.h:6
fixedArray< unsigned short, 2097 > pt
Definition: mypt.h:8
void fill()
Definition: mypt.cc:7
Definition: mypt.h:4