#include "cmpSDEvent.h"
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <map>
#include <adst/DetectorGeometry.h>
#include <adst/FileInfo.h>
#include <adst/RecEvent.h>
#include <adst/SDEvent.h>
#include <adst/SdRecShower.h>
#include "testlib.h"
#include "adstReading.h"
Go to the source code of this file.
Functions | |
void | cmpSDEvent (const SDEvent &ref, const SDEvent &test) |
void cmpSDEvent | ( | const SDEvent & | ref, |
const SDEvent & | test | ||
) |
Definition at line 22 of file cmpSDEvent.cc.
References isDiag(), and isRelEpsDiag().
Referenced by cmpEvent().