ROOTPWA
Functions
mutator.cc File Reference
#include <time.h>
#include "TH1I.h"
#include <algorithm>
#include <assert.h>
#include "wset.h"

Go to the source code of this file.

Functions

void usage (const char *progname)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)

Read input lists

Ranked Selection

Cross Over

Mutation

Definition at line 50 of file mutator.cc.

References atoi(), findByName(), wsetentry::index, int, n, wsetentry::name, p, progname, randomEntry(), readWavelist(), time, and usage().

void usage ( const char *  progname)

Definition at line 29 of file mutator.cc.