|
LCIO
02.17
|
#include "lcio.h"#include "IO/LCReader.h"#include "UTIL/LCTOOLS.h"#include "EVENT/LCRunHeader.h"#include "EVENT/LCCollection.h"#include "CalibrationConstant.h"#include <cstdlib>
Include dependency graph for readcalibration.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Example program that reads an LCIO file and print all calibration constants. More... | |
Variables | |
| static const char * | FILEN |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Example program that reads an LCIO file and print all calibration constants.
Definition at line 21 of file readcalibration.cc.
References std::endl(), FILEN, and lcReader.
|
static |
Definition at line 13 of file readcalibration.cc.
Referenced by main().
1.8.5