CMS 3D CMS Logo

TCellDict.h File Reference

#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include "G__ci.h"
#include "TObject.h"
#include "TMemberInspector.h"
#include "TCell.h"

Go to the source code of this file.

Defines

#define G__ANSIHEADER
#define G__DICTIONARY

Functions

void G__cpp_setup_funcTCellDict ()
void G__cpp_setup_globalTCellDict ()
void G__cpp_setup_inheritanceTCellDict ()
void G__cpp_setup_memfuncTCellDict ()
void G__cpp_setup_memvarTCellDict ()
void G__cpp_setup_tagtableTCellDict ()
void G__cpp_setup_typetableTCellDict ()
void G__set_cpp_environmentTCellDict ()

Variables

G__linked_taginfo G__TCellDictLN_TBuffer
G__linked_taginfo G__TCellDictLN_TCell
G__linked_taginfo G__TCellDictLN_TClass
G__linked_taginfo G__TCellDictLN_TMemberInspector
G__linked_taginfo G__TCellDictLN_TObject


Define Documentation

#define G__ANSIHEADER

Definition at line 15 of file TCellDict.h.

#define G__DICTIONARY

Definition at line 16 of file TCellDict.h.


Function Documentation

void G__cpp_setup_funcTCellDict (  ) 

Definition at line 547 of file TCellDict.cc.

References G__cpp_setup_func0(), G__cpp_setup_func1(), and G__cpp_setup_func2().

Referenced by G__cpp_setupTCellDict().

00547                                              {
00548   G__cpp_setup_func0();
00549   G__cpp_setup_func1();
00550   G__cpp_setup_func2();
00551 }

void G__cpp_setup_globalTCellDict (  ) 

Definition at line 526 of file TCellDict.cc.

References G__cpp_setup_global0(), and G__cpp_setup_global1().

Referenced by G__cpp_setupTCellDict().

00526                                                {
00527   G__cpp_setup_global0();
00528   G__cpp_setup_global1();
00529 }

void G__cpp_setup_inheritanceTCellDict (  ) 

Definition at line 415 of file TCellDict.cc.

References G__TCellDictLN_TCell, and G__TCellDictLN_TObject.

Referenced by G__cpp_setupTCellDict().

00415                                                     {
00416 
00417    /* Setting up class inheritance */
00418    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TCellDictLN_TCell))) {
00419      TCell *G__Lderived;
00420      G__Lderived=(TCell*)0x1000;
00421      {
00422        TObject *G__Lpbase=(TObject*)G__Lderived;
00423        G__inheritance_setup(G__get_linked_tagnum(&G__TCellDictLN_TCell),G__get_linked_tagnum(&G__TCellDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
00424      }
00425    }
00426 }

void G__cpp_setup_memfuncTCellDict (  ) 

Definition at line 509 of file TCellDict.cc.

Referenced by G__cpp_setupTCellDict().

00509                                                 {
00510 }

void G__cpp_setup_memvarTCellDict (  ) 

Definition at line 459 of file TCellDict.cc.

Referenced by G__cpp_setupTCellDict().

00459                                                {
00460 }

void G__cpp_setup_tagtableTCellDict (  ) 

Definition at line 573 of file TCellDict.cc.

References G__setup_memfuncTCell(), G__setup_memvarTCell(), and NULL.

Referenced by G__cpp_setupTCellDict().

00573                                                  {
00574 
00575    /* Setting up class,struct,union tag entry */
00576    G__get_linked_tagnum_fwd(&G__TCellDictLN_TClass);
00577    G__get_linked_tagnum_fwd(&G__TCellDictLN_TBuffer);
00578    G__get_linked_tagnum_fwd(&G__TCellDictLN_TMemberInspector);
00579    G__get_linked_tagnum_fwd(&G__TCellDictLN_TObject);
00580    G__tagtable_setup(G__get_linked_tagnum(&G__TCellDictLN_TCell),sizeof(TCell),-1,62720,(char*)NULL,G__setup_memvarTCell,G__setup_memfuncTCell);
00581 }

void G__cpp_setup_typetableTCellDict (  ) 

Definition at line 431 of file TCellDict.cc.

Referenced by G__cpp_setupTCellDict().

00431                                                   {
00432 
00433    /* Setting up typedef entry */
00434    G__search_typename2("UInt_t",104,-1,0,-1);
00435    G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
00436    G__search_typename2("Float_t",102,-1,0,-1);
00437    G__setnewtype(-1,"Float 4 bytes (float)",0);
00438    G__search_typename2("Version_t",115,-1,0,-1);
00439    G__setnewtype(-1,"Class version identifier (short)",0);
00440 }

void G__set_cpp_environmentTCellDict (  ) 

Definition at line 173 of file TCellDict.cc.

References G__cpp_reset_tagtableTCellDict().

Referenced by G__cpp_setupTCellDict().

00173                                                   {
00174   G__add_compiledheader("TObject.h");
00175   G__add_compiledheader("TMemberInspector.h");
00176   G__add_compiledheader("TCell.h");
00177   G__cpp_reset_tagtableTCellDict();
00178 }


Variable Documentation

G__linked_taginfo G__TCellDictLN_TBuffer

Definition at line 558 of file TCellDict.cc.

G__linked_taginfo G__TCellDictLN_TCell

Definition at line 561 of file TCellDict.cc.

Referenced by G__cpp_setup_inheritanceTCellDict(), G__setup_memfuncTCell(), G__setup_memvarTCell(), G__TCellDict_83_0_1(), G__TCellDict_83_0_19(), and G__TCellDict_83_0_2().

G__linked_taginfo G__TCellDictLN_TClass

Definition at line 557 of file TCellDict.cc.

Referenced by G__setup_memfuncTCell(), and G__setup_memvarTCell().

G__linked_taginfo G__TCellDictLN_TMemberInspector

Definition at line 559 of file TCellDict.cc.

G__linked_taginfo G__TCellDictLN_TObject

Definition at line 560 of file TCellDict.cc.

Referenced by G__cpp_setup_inheritanceTCellDict().


Generated on Tue Jun 9 17:51:05 2009 for CMSSW by  doxygen 1.5.4