musrfit  1.9.2
any2many.cpp File Reference
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <fstream>
#include <memory>
#include <TString.h>
#include <TSAXParser.h>
#include "PMusr.h"
#include "PStartupHandler.h"
#include "PRunDataHandler.h"
Include dependency graph for any2many.cpp:

Go to the source code of this file.

Functions

void any2many_syntax ()
 
int main (int argc, char *argv[])
 

Function Documentation

◆ any2many_syntax()

void any2many_syntax ( )

Sends the usage description to the standard output.

Definition at line 57 of file any2many.cpp.

Referenced by main().

◆ main()

int main ( int  argc,
char *  argv[] 
)