Added a tiny bit of documentation for the msr2data code

This commit is contained in:
Bastian M. Wojek
2010-06-27 11:23:40 +00:00
parent bc7ba9f297
commit 20bb0e05a6
3 changed files with 110 additions and 25 deletions

View File

@@ -48,7 +48,8 @@ using namespace std;
//-------------------------------------------------------------
/**
* <p>
* <p> Class providing the necessary utilities for msr2data:
* generate new msr-files from a template, collect fit parameters from msr-files and write them to DB or plain ASCII files
*/
class PMsr2Data
{