cmpFDEvent.h
Go to the documentation of this file.
1 #ifndef _cmpFDEvent_h_
2 #define _cmpFDEvent_h_
3 
4 class RecEventFile;
5 class RecEvent;
6 class FdRecGeometry;
7 class FDEvent;
8 class FdRecShower;
9 class FdRecApertureLight;
10 class FdGenApertureLight;
11 class FdRecPixel;
12 class FdGenGeometry;
13 class FdGenShower;
14 class FdRecStation;
15 
16 void cmpFDEvent(const FDEvent& ref, const FDEvent& test);
17 void cmpFDRecGeometry(const FdRecGeometry& ref, const FdRecGeometry& test);
18 void cmpFDRecShower(const FdRecShower& ref, const FdRecShower& test);
19 void cmpFDRecAPLight(const FdRecApertureLight& ref, const FdRecApertureLight& test);
20 void cmpFDGenAPLight(const FdGenApertureLight& ref, const FdGenApertureLight& test);
21 void cmpFDRecPixel(const FdRecPixel& ref, const FdRecPixel& test);
22 void cmpFDGenGeometry(const FdGenGeometry& ref, const FdGenGeometry& test);
23 void cmpFDGenShower(const FdGenShower& ref, const FdGenShower& test);
24 void cmpFDRecPixel(const FdRecPixel& ref, const FdRecPixel& test);
25 void cmpFDRecStation(const FdRecStation& ref, const FdRecStation& test);
26 
27 #endif
void cmpFDRecAPLight(const FdRecApertureLight &ref, const FdRecApertureLight &test)
Definition: cmpFDEvent.cc:265
void cmpFDGenShower(const FdGenShower &ref, const FdGenShower &test)
Definition: cmpFDEvent.cc:431
void cmpFDEvent(const FDEvent &ref, const FDEvent &test)
Definition: cmpFDEvent.cc:33
void cmpFDRecPixel(const FdRecPixel &ref, const FdRecPixel &test)
Definition: cmpFDEvent.cc:318
void cmpFDRecGeometry(const FdRecGeometry &ref, const FdRecGeometry &test)
Definition: cmpFDEvent.cc:226
void cmpFDGenGeometry(const FdGenGeometry &ref, const FdGenGeometry &test)
Definition: cmpFDEvent.cc:425
void cmpFDRecStation(const FdRecStation &ref, const FdRecStation &test)
Definition: cmpFDEvent.cc:437
void cmpFDRecShower(const FdRecShower &ref, const FdRecShower &test)
Definition: cmpFDEvent.cc:123
void cmpFDGenAPLight(const FdGenApertureLight &ref, const FdGenApertureLight &test)
Definition: cmpFDEvent.cc:293

, generated on Tue Sep 26 2023.