LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
CMTAlgMatch-TypeDef.h
Go to the documentation of this file.
1 //
2 // type-def file for ROOT
3 //
4 
5 #ifndef RECOTOOL_CMTALGMATCH_TYPEDEF_H
6 #define RECOTOOL_CMTALGMATCH_TYPEDEF_H
7 
8 // Header files included here
9 #include "CFAlgoArray.h"
10 #include "CFAlgoQRatio.h"
11 #include "CFAlgoTimeOverlap.h"
12 #include "CFAlgoZOverlap.h"
13 #include "CFAlgoStartPointMatch.h"
14 #include "CFAlgoStartPointCompat.h"
15 #include "CFAlgoStartTimeCompat.h"
16 #include "CFAlgo3DAngle.h"
17 #include "CFAlgoWireOverlap.h"
18 #include "CFAlgoVolumeOverlap.h"
19 #include "CFAlgoTimeProf.h"
20 #include "CFAlgoChargeDistrib.h"
21 //ADD_CFALGO_HEADER
22 //ADD_NEW_HEADER ... do not change this comment line
23 
24 // Class forward declaration here
25 namespace cmtool {
26  class CFAlgoArray;
27  class CFAlgoQRatio;
28  class CFAlgoTimeOverlap;
29  class CFAlgoZOverlap;
30  class CFAlgoStartPointMatch;
31  class CFAlgoStartPointCompat;
32  class CFAlgoStartTimeCompat;
33  class CFAlgo3DAngle;
34  class CFAlgoWireOverlap;
35  class CFAlgoVolumeOverlap;
36  class CFAlgoTimeProf;
37  class CFAlgoChargeDistrib;
38 //ADD_CFALGO_CLASS ... do not change this comment line
39 }
40 //ADD_EMPTY_CLASS ... do not change this comment line
41 #endif
42 
43 
44 
45 
46 
47 
48 
49 
50 
51 
52 
53 
54 
55 
56 
57 
58 
59 
60 
61 
62 
63 
64 
65 
66 
67 
68 
69 
70 
71 
Class def header for a class CFAlgoChargeDistrib.
Class def header for a class CFAlgo3DAngle.
Class def header for a class CFAlgoWireOverlap.
Class def header for a class CFAlgoStartTimeCompat.
Class def header for a class CFAlgoArray.
Class def header for a class CFAlgoQRatio.
Class def header for a class CFAlgoStartPointCompat.
Class def header for a class CFAlgoVolumeOverlap.
Class def header for a class CFAlgoStartPointMatch.
Class def header for a class CFAlgoTimeProf.
Class def header for a class CFAlgoTimeOverlap.
Class def header for a class CFAlgoZOverlap.