#include "cfortran.h"
#include "cpointer.h"
#include "deprecation.h"
 
Go to the source code of this file.
 | 
| LCIO_DEPRECATED_CAPI PTRTYPE  | lcschcreate () | 
|   | Header file for the f77-wrapper functions of the SimCalorimeterHitImpl class.  More...
  | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschdelete (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschid (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschgetcellid0 (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschgetcellid1 (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcschgetenergy (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschgetposition (PTRTYPE simcalhit, float *) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschgetnmcparticles (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschgetnmccontributions (PTRTYPE simcalhit) | 
|   | 
| LCIO_DEPRECATED_CAPI PTRTYPE  | lcschgetparticlecont (PTRTYPE simcalhit, int i) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcschgetenergycont (PTRTYPE simcalhit, int i) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcschgettimecont (PTRTYPE simcalhit, int i) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschgetpdgcont (PTRTYPE simcalhit, int i) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschsetcellid0 (PTRTYPE simcalhit, int id0) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschsetcellid1 (PTRTYPE simcalhit, int id1) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschsetenergy (PTRTYPE simcalhit, float en) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschsetposition (PTRTYPE simcalhit, float pos[3]) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcschaddmcparticlecontribution (PTRTYPE simcalhit, PTRTYPE mcparticle, float en, float t, int pdg) | 
|   | 
Header file for the f77-wrapper functions of the SimCalorimeterHitImpl class. 
- Author
 - F. Gaede 
 
- Version
 - Oct 11, 2003 
 
Definition at line 11 of file lcsch.cc.
References C2F_POINTER.