#include "cfortran.h"
#include "cpointer.h"
#include "deprecation.h"
 
Go to the source code of this file.
 | 
| LCIO_DEPRECATED_CAPI PTRTYPE  | lcsthcreate () | 
|   | Header file for the f77-wrapper functions of the SimTrackerHitImpl class.  More...
  | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthdelete (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthgetcellid (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthgetcellid0 (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthgetcellid1 (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI double  | lcsthgetposition (PTRTYPE hit, int index) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcsthgetmomentum (PTRTYPE hit, int index) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcsthgetpathlength (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcsthgetdedx (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcsthgetedep (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lcsthgettime (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthgetquality (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI PTRTYPE  | lcsthgetmcparticle (PTRTYPE hit) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetcellid0 (PTRTYPE hit, int id) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetcellid1 (PTRTYPE hit, int id) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetposition (PTRTYPE hit, double pos[3]) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetmomentum (PTRTYPE hit, float pos[3]) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetmomentumxyz (PTRTYPE hit, float px, float py, float pz) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetpathlength (PTRTYPE hit, float pathLength) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetdedx (PTRTYPE hit, float dEdX) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetedep (PTRTYPE hit, float e) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsettime (PTRTYPE hit, float t) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetmcparticle (PTRTYPE hit, PTRTYPE particle) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lcsthsetquality (PTRTYPE hit, int quality) | 
|   | 
Header file for the f77-wrapper functions of the SimTrackerHitImpl class. 
- Author
 - F. Gaede 
 
- Version
 - Oct 10, 2003 
 
Definition at line 14 of file lcsth.cc.
References C2F_POINTER.