CMS 3D CMS Logo

AlignmentUserVariables.h

Go to the documentation of this file.
00001 #ifndef Alignment_CommonAlignment_AlignmentUserVariables_h
00002 #define Alignment_CommonAlignment_AlignmentUserVariables_h
00003 
00005 
00006 class AlignmentUserVariables 
00007 {
00008 
00009 public:
00010 
00011   // derived class must implement clone method
00012   // (should be simply copy constructor)
00013   virtual AlignmentUserVariables* clone( void ) const = 0;
00014 
00015 };
00016 
00017 #endif
00018 

Generated on Tue Jun 9 17:23:42 2009 for CMSSW by  doxygen 1.5.4