#include "cfortran.h"
#include "cpointer.h"
#include "deprecation.h"
 
Go to the source code of this file.
 | 
| LCIO_DEPRECATED_CAPI PTRTYPE  | lctrhcreate () | 
|   | Header file for the f77-wrapper functions of the Track Class.  More...
  | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhdelete (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhid (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhgetposition (PTRTYPE trh, double *pos) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhgetcovmatrix (PTRTYPE trh, float *cvmtx) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lctrhgetdedx (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lctrhgetedep (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lctrhgetedeperr (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI float  | lctrhgettime (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhgettype (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhgetquality (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhgetcellid0 (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhgetcellid1 (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI PTRTYPE  | lctrhgetrawhits (PTRTYPE trh) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetposition (PTRTYPE trh, double *pos) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetcovmatrix (PTRTYPE trh, float *cvmtx) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetdedx (PTRTYPE trh, float dedx) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetedep (PTRTYPE trh, float e) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetedeperr (PTRTYPE trh, float e) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsettime (PTRTYPE trh, float time) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsettype (PTRTYPE trh, int type) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetquality (PTRTYPE trh, int q) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetcellid0 (PTRTYPE trh, int id0) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhsetcellid1 (PTRTYPE trh, int id1) | 
|   | 
| LCIO_DEPRECATED_CAPI int  | lctrhaddrawhit (PTRTYPE trh, PTRTYPE rawhit) | 
|   | 
Header file for the f77-wrapper functions of the Track Class. 
- Author
 - H. Vogt 
 
- Version
 
- Id:
 - lctrh.h,v 1.10 2010-06-02 10:59:33 engels Exp 
 
Definition at line 12 of file lctrh.cc.
References C2F_POINTER.