Go to the source code of this file.
Functions | |
void | cmpDetectorGeometry (const RecEventFile &refFile, const RecEventFile &testFile) |
void | cmpEvent (const RecEvent &ref, const RecEvent &test) |
void | cmpEventGlobalInfo (const RecEvent &ref, const RecEvent &test) |
void | cmpFileInfo (const RecEventFile &refFile, const RecEventFile &testFile) |
void | cmpGenShower (const GenShower &ref, const GenShower &test) |
void | cmpRecEventFile (RecEventFile &refFile, RecEventFile &testFile) |
void cmpDetectorGeometry | ( | const RecEventFile & | refFile, |
const RecEventFile & | testFile | ||
) |
Definition at line 237 of file cmpEvent.cc.
References diag(), is(), isDiag(), isEpsDiag(), ok(), and readDetectorGeometry().
Referenced by cmpRecEventFile().
void cmpEvent | ( | const RecEvent & | ref, |
const RecEvent & | test | ||
) |
Definition at line 392 of file cmpEvent.cc.
References cmpDetector(), cmpEventGlobalInfo(), cmpFDEvent(), cmpGenShower(), cmpSDEvent(), diag(), isDiag(), utl::m, and ok().
Referenced by cmpRecEventFile().
void cmpEventGlobalInfo | ( | const RecEvent & | ref, |
const RecEvent & | test | ||
) |
void cmpFileInfo | ( | const RecEventFile & | refFile, |
const RecEventFile & | testFile | ||
) |
Definition at line 64 of file cmpEvent.cc.
References isDiag(), ok(), and readFileInfo().
Referenced by cmpRecEventFile().
void cmpGenShower | ( | const GenShower & | ref, |
const GenShower & | test | ||
) |
void cmpRecEventFile | ( | RecEventFile & | refFile, |
RecEventFile & | testFile | ||
) |
Definition at line 28 of file cmpEvent.cc.
References cmpDetectorGeometry(), cmpEvent(), cmpFileInfo(), diag(), io::eSuccess, isDiag(), and ok().