/[PAMELA software]/tof/flight/ToFdEdx_patch/src/ToFdEdx_patchDict.h
ViewVC logotype

Annotation of /tof/flight/ToFdEdx_patch/src/ToFdEdx_patchDict.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Mon Dec 10 18:47:02 2018 UTC (6 years ago) by mayorov
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
ToFdEdx_patch from Wolfgang. Follows Rita Carbone's advanced method to
derive the ToF dEdx (including PMT saturation, Bethe-Bloch effect, etc.)

1 mayorov 1.1 /********************************************************************
2     * src/ToFdEdx_patchDict.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/ToFdEdx_patchDict.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_tagtableToFdEdx_patchDict();
22     extern void G__cpp_setup_inheritanceToFdEdx_patchDict();
23     extern void G__cpp_setup_typetableToFdEdx_patchDict();
24     extern void G__cpp_setup_memvarToFdEdx_patchDict();
25     extern void G__cpp_setup_globalToFdEdx_patchDict();
26     extern void G__cpp_setup_memfuncToFdEdx_patchDict();
27     extern void G__cpp_setup_funcToFdEdx_patchDict();
28     extern void G__set_cpp_environmentToFdEdx_patchDict();
29     }
30    
31    
32     #include "TObject.h"
33     #include "TMemberInspector.h"
34     #include "inc/ToFdEdx_patch.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__ToFdEdx_patchDictLN_TClass;
43     extern G__linked_taginfo G__ToFdEdx_patchDictLN_TBuffer;
44     extern G__linked_taginfo G__ToFdEdx_patchDictLN_TMemberInspector;
45     extern G__linked_taginfo G__ToFdEdx_patchDictLN_TObject;
46     extern G__linked_taginfo G__ToFdEdx_patchDictLN_TArrayI;
47     extern G__linked_taginfo G__ToFdEdx_patchDictLN_TArrayF;
48     extern G__linked_taginfo G__ToFdEdx_patchDictLN_PamLevel2;
49     extern G__linked_taginfo G__ToFdEdx_patchDictLN_ToF_geometry;
50     extern G__linked_taginfo G__ToFdEdx_patchDictLN_ToFdEdx_patch;
51    
52     /* STUB derived class for protected member access */

  ViewVC Help
Powered by ViewVC 1.1.23