Go to the source code of this file.
| int lcrhdaddactivesubdetector |
( |
PTRTYPE |
runHeader, |
|
|
const char * |
adn |
|
) |
| |
Header file for the f77-wrapper functions of the LCEventImpl class.
- Author
- F. Gaede
- Version
- Oct 11, 2003
Definition at line 14 of file lcrhd.cc.
| int lcrhddelete |
( |
PTRTYPE |
runHeader | ) |
|
| char* lcrhdgetdescription |
( |
PTRTYPE |
runHeader | ) |
|
| char* lcrhdgetdetectorname |
( |
PTRTYPE |
runHeader | ) |
|
| int lcrhdgetrunnumber |
( |
PTRTYPE |
runHeader | ) |
|
| int lcrhdsetdescription |
( |
PTRTYPE |
runHeader, |
|
|
const char * |
dsc |
|
) |
| |
| int lcrhdsetdetectorname |
( |
PTRTYPE |
runHeader, |
|
|
const char * |
dn |
|
) |
| |
| int lcrhdsetrunnumber |
( |
PTRTYPE |
runHeader, |
|
|
int |
rn |
|
) |
| |