Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

NagRootComp.cpp File Reference

#include "Comp.h"
#include "Sct/IS/IOManagerIS.h"
#include "Sct/Exception.h"
#include "Sct/LogicErrors.h"
#include "Sct/SctNames.h"
#include "Sct/SctParameters.h"
#include "SctData/FitScanResult.h"
#include "SctData/FitObject.h"
#include <is/isinfo.h>
#include <boost/shared_ptr.hpp>
#include <iostream>
#include <vector>

Go to the source code of this file.

Functions

vector< shared_ptr< FitScanResult > > readAll ()
void removeAll ()
bool compareFits (FitScanResult &nagFit, FitScanResult &rootFit)
bool compare (vector< shared_ptr< FitScanResult > > nag, vector< shared_ptr< FitScanResult > > root)
void waitFor (string name, int nsecs)
int main (int argc, char **argv)

Variables

bool debug
double meanTol
double sigmaTol
string lastScanName


Function Documentation

bool compare vector< shared_ptr< FitScanResult > >    nag,
vector< shared_ptr< FitScanResult > >    root
 

Definition at line 98 of file NagRootComp.cpp.

References compareFits().

bool compareFits FitScanResult &    nagFit,
FitScanResult &    rootFit
 

Definition at line 49 of file NagRootComp.cpp.

References Comp::comp(), Comp::mean(), Sct::nChannelLink, Sct::nLinkModule, and Comp::stddev().

int main int    argc,
char **    argv
 

Definition at line 127 of file NagRootComp.cpp.

References compare(), readAll(), removeAll(), Sct::setExceptionHandlers(), and waitFor().

vector<shared_ptr<FitScanResult> > readAll  
 

Definition at line 26 of file NagRootComp.cpp.

References readAll().

Referenced by main(), and readAll().

void removeAll  
 

Definition at line 41 of file NagRootComp.cpp.

Referenced by main().

void waitFor string    name,
int    nsecs
 

Definition at line 111 of file NagRootComp.cpp.


Variable Documentation

bool debug
 

Definition at line 20 of file NagRootComp.cpp.

string lastScanName
 

Definition at line 23 of file NagRootComp.cpp.

double meanTol
 

Definition at line 21 of file NagRootComp.cpp.

double sigmaTol
 

Definition at line 22 of file NagRootComp.cpp.


Generated on Mon Dec 15 19:36:37 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3