/[PAMELA software]/tof/flight/ToFPatch/src/ToFPatchDict.h
ViewVC logotype

Contents of /tof/flight/ToFPatch/src/ToFPatchDict.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Thu Aug 30 17:11:33 2018 UTC (6 years, 3 months ago) by mayorov
Branch: MAIN
CVS Tags: v10REDr01, HEAD
File MIME type: text/plain
ToF patch from Wolfgang. Duplicates the simple method of the 8th reduction to calculate the ToF dEdx

1 /********************************************************************
2 * src/ToFPatchDict.h
3 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
4 * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
5 * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
6 ********************************************************************/
7 #ifdef __CINT__
8 #error src/ToFPatchDict.h/C is only for compilation. Abort cint.
9 #endif
10 #include <stddef.h>
11 #include <stdio.h>
12 #include <stdlib.h>
13 #include <math.h>
14 #include <string.h>
15 #define G__ANSIHEADER
16 #define G__DICTIONARY
17 #define G__PRIVATE_GVALUE
18 #include "G__ci.h"
19 #include "FastAllocString.h"
20 extern "C" {
21 extern void G__cpp_setup_tagtableToFPatchDict();
22 extern void G__cpp_setup_inheritanceToFPatchDict();
23 extern void G__cpp_setup_typetableToFPatchDict();
24 extern void G__cpp_setup_memvarToFPatchDict();
25 extern void G__cpp_setup_globalToFPatchDict();
26 extern void G__cpp_setup_memfuncToFPatchDict();
27 extern void G__cpp_setup_funcToFPatchDict();
28 extern void G__set_cpp_environmentToFPatchDict();
29 }
30
31
32 #include "TObject.h"
33 #include "TMemberInspector.h"
34 #include "inc/ToFPatch.h"
35 #include <algorithm>
36 namespace std { }
37 using namespace std;
38
39 #ifndef G__MEMFUNCBODY
40 #endif
41
42 extern G__linked_taginfo G__ToFPatchDictLN_TClass;
43 extern G__linked_taginfo G__ToFPatchDictLN_TBuffer;
44 extern G__linked_taginfo G__ToFPatchDictLN_TMemberInspector;
45 extern G__linked_taginfo G__ToFPatchDictLN_TObject;
46 extern G__linked_taginfo G__ToFPatchDictLN_TArrayF;
47 extern G__linked_taginfo G__ToFPatchDictLN_PamLevel2;
48 extern G__linked_taginfo G__ToFPatchDictLN_ToFPatch;
49
50 /* STUB derived class for protected member access */

  ViewVC Help
Powered by ViewVC 1.1.23