Import Geant4 2.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:42:07 +02:00
parent 103bda00c8
commit e7d7193284
3106 changed files with 171117 additions and 90550 deletions
+26 -13
View File
@@ -1,19 +1,17 @@
//
//
// $Id: schema.h,v 1.2 1999/05/21 20:20:43 japost Exp $
// GEANT4 tag $Name: geant4-01-01 $
//
#ifndef SCHEMA_H
#define SCHEMA_H
// This file was generated by fedex_plus. You probably don't want to edit
// it since your modifications will be lost if fedex_plus is used to
// regenerate it.
/* */
/* $Id: schema.h,v 1.3 2000/01/21 13:42:41 gcosmo Exp $ */
#ifdef SCL_LOGGING
#include <sys/time.h>
#endif
#ifdef __OSTORE__
#include <ostore/ostore.hh> // Required to access ObjectStore Class Library
#endif
#ifdef __O3DB__
#include <OpenOODB.h>
#endif
@@ -25,10 +23,25 @@
#include <STEPaggregate.h>
#include <STEPentity.h>
#include <STEPundefined.h>
#include <ExpDict.h>
#include <STEPattribute.h>
#include <Sdaiclasses.h>
extern void SchemaInit (Registry &);
extern void InitSchemasAndEnts (Registry &);
#include <SdaiCONFIG_CONTROL_DESIGN.h>
extern void SdaiCONFIG_CONTROL_DESIGNInit (Registry & r);
#ifdef __OSTORE__
#include <osdb_SdaiCONFIG_CONTROL_DESIGN.h>
#endif
#include <complexSupport.h>
ComplexCollect *gencomplex();
SCLP23(Model_contents_ptr) GetModelContents(char *schemaName);
#endif