agile is hosted by Hepforge, IPPP Durham

RapgapWrapper.hh File Reference

#include <ctype.h>
#include "AGILe/FortranWrappers.hh"
Include dependency graph for RapgapWrapper.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FC_GRAINI   FC_FUNC(graini, GRAINI)
#define FC_Steer   FC_FUNC(steer, Steer)
#define FC_RAPGAP   FC_FUNC(rapgap, RAPGAP)
#define FC_rapcha   FC_FUNC(rapcha, rapcha)
#define FC_HERCHA   FC_FUNC(hercha, HERCHA)
#define FC_PYTCHA   FC_FUNC(pytcha, PYTCHA)
#define FC_ARICHA   FC_FUNC(aricha, ARICHA)
#define FC_ARINIT   FC_FUNC(arinit, ARINIT)
#define FC_RAEND   FC_FUNC(raend, RAEND)
#define FC_EVENT   FC_FUNC(event, EVENT)
#define FC_PTIME   FC_FUNC(ptime, PTIME)
#define FC_PYHEPC   FC_FUNC(pyhepc, PYHEPC)

Functions

void FC_GRAINI ()
void FC_Steer ()
void FC_RAPGAP ()
void FC_rapcha ()
void FC_HERCHA ()
void FC_PYTCHA ()
void FC_ARICHA ()
void FC_ARINIT (const char *)
void FC_RAEND (int *)
void FC_EVENT ()
void FC_PTIME (const char *, int *, int *)
void FC_PYHEPC (int *)
void call_graini ()
void call_ptime (const char *name, int j, int k)
void call_steer ()
void call_rapgap ()
void call_rapcha ()
void call_hercha ()
void call_pytcha ()
void call_aricha ()
void call_arinit (const char *name)
void call_pyhepc (int mode)
void call_raend (int i)
void call_event ()

Define Documentation

#define FC_ARICHA   FC_FUNC(aricha, ARICHA)

Definition at line 21 of file RapgapWrapper.hh.

#define FC_ARINIT   FC_FUNC(arinit, ARINIT)

Definition at line 23 of file RapgapWrapper.hh.

#define FC_EVENT   FC_FUNC(event, EVENT)

Definition at line 27 of file RapgapWrapper.hh.

#define FC_GRAINI   FC_FUNC(graini, GRAINI)

Definition at line 9 of file RapgapWrapper.hh.

#define FC_HERCHA   FC_FUNC(hercha, HERCHA)

Definition at line 17 of file RapgapWrapper.hh.

#define FC_PTIME   FC_FUNC(ptime, PTIME)

Definition at line 29 of file RapgapWrapper.hh.

#define FC_PYHEPC   FC_FUNC(pyhepc, PYHEPC)

Definition at line 32 of file RapgapWrapper.hh.

#define FC_PYTCHA   FC_FUNC(pytcha, PYTCHA)

Definition at line 19 of file RapgapWrapper.hh.

#define FC_RAEND   FC_FUNC(raend, RAEND)

Definition at line 25 of file RapgapWrapper.hh.

#define FC_rapcha   FC_FUNC(rapcha, rapcha)

Definition at line 15 of file RapgapWrapper.hh.

#define FC_RAPGAP   FC_FUNC(rapgap, RAPGAP)

Definition at line 13 of file RapgapWrapper.hh.

#define FC_Steer   FC_FUNC(steer, Steer)

Definition at line 11 of file RapgapWrapper.hh.


Function Documentation

void call_aricha (  ) 

Definition at line 40 of file CascadeWrapper.cc.

00040                    { 
00041   aricha_(); 
00042 }

void call_arinit ( const char *  name  ) 

Definition at line 36 of file AriadneWrapper.cc.

00036                                       {
00037   arinit_( setup, strlen(setup) ); 
00038 }

void call_event (  ) 

Definition at line 52 of file CascadeWrapper.cc.

00052                   { 
00053   event_(); 
00054 }

void call_graini (  ) 

Definition at line 8 of file RapgapWrapper.cc.

Referenced by Rapgap::initialize().

00008                    { 
00009   graini_(); 
00010 }

void call_hercha (  ) 

Definition at line 28 of file RapgapWrapper.cc.

Referenced by Rapgap::initialize().

00028                    { 
00029   hercha_(); 
00030 }

void call_ptime ( const char *  name,
int  j,
int  k 
)

Definition at line 12 of file CascadeWrapper.cc.

00012                                                 {
00013   ptime_(name, &j, &k);
00014 }

void call_pyhepc ( int  mode  ) 

Definition at line 7 of file AriadneWrapper.cc.

References FC_PYHEPC.

00007                             { 
00008 
00009   pyhepc_( &mode ); 
00010 }

void call_pytcha (  ) 

Definition at line 28 of file CascadeWrapper.cc.

00028                    { 
00029   pytcha_(); 
00030 }

void call_raend ( int  i  ) 

Definition at line 44 of file RapgapWrapper.cc.

Referenced by Rapgap::finalize(), and Rapgap::initialize().

00044                        {
00045   raend_(&i);
00046 }

void call_rapcha (  ) 

Definition at line 24 of file RapgapWrapper.cc.

Referenced by Rapgap::initialize().

00024                    { 
00025   rapcha_(); 
00026 }

void call_rapgap (  ) 

Definition at line 20 of file RapgapWrapper.cc.

Referenced by Rapgap::initialize().

00020                    { 
00021   rapgap_(); 
00022 }

void call_steer (  ) 

Definition at line 16 of file CascadeWrapper.cc.

00016                   {
00017   steer_();
00018 }

void FC_ARICHA (  ) 
void FC_ARINIT ( const char *   ) 
void FC_EVENT (  ) 
void FC_GRAINI (  ) 
void FC_HERCHA (  ) 
void FC_PTIME ( const char *  ,
int *  ,
int *   
)
void FC_PYHEPC ( int *   ) 
void FC_PYTCHA (  ) 
void FC_RAEND ( int *   ) 
void FC_rapcha (  ) 
void FC_RAPGAP (  ) 
void FC_Steer (  ) 
Generated on Tue Mar 6 10:39:39 2012 for AGILe - A Generator Interface Library (+ executable) by  doxygen 1.6.3