|
LCIO
02.17
|
Include dependency graph for lccah.cc:Go to the source code of this file.
Functions | |
| PTRTYPE | lccahcreate () |
| Header file for the f77-wrapper functions of the CalorimeterHitImpl class. More... | |
| int | lccahdelete (PTRTYPE calhit) |
| int | lccahid (PTRTYPE calhit) |
| int | lccahgetcellid0 (PTRTYPE calhit) |
| int | lccahgetcellid1 (PTRTYPE calhit) |
| float | lccahgetenergy (PTRTYPE calhit) |
| float | lccahgetenergyerr (PTRTYPE calhit) |
| float | lccahgettime (PTRTYPE calhit) |
| int | lccahgetposition (PTRTYPE calhit, float *pos) |
| int | lccahgettype (PTRTYPE calhit) |
| PTRTYPE | lccahgetrawhit (PTRTYPE calhit) |
| int | lccahsetcellid0 (PTRTYPE calhit, int id0) |
| int | lccahsetcellid1 (PTRTYPE calhit, int id1) |
| int | lccahsetenergy (PTRTYPE calhit, float en) |
| int | lccahsetenergyerr (PTRTYPE calhit, float enerr) |
| int | lccahsettime (PTRTYPE calhit, float time) |
| int | lccahsetposition (PTRTYPE calhit, float pos[3]) |
| int | lccahsettype (PTRTYPE calhit, int type) |
| int | lccahsetrawhit (PTRTYPE calhit, PTRTYPE rawHit) |
| PTRTYPE lccahcreate | ( | ) |
Header file for the f77-wrapper functions of the CalorimeterHitImpl class.
Definition at line 9 of file lccah.cc.
References C2F_POINTER.
Definition at line 53 of file lccah.cc.
References C2F_POINTER.
1.8.5