LCIO
02.17
|
#include "tutil.h"
#include "lcio.h"
#include "EVENT/TrackState.h"
#include "IMPL/TrackStateImpl.h"
#include <sstream>
#include <assert.h>
Go to the source code of this file.
Functions | |
int | main (int, char **) |
Variables | |
static const string | testname ="test_trackstate" |
int main | ( | int | , |
char ** | |||
) |
Definition at line 24 of file test_trackstate.cc.
References TEST::FAILED(), EVENT::TrackState::getCovMatrix(), EVENT::TrackState::getD0(), EVENT::TrackState::getLocation(), EVENT::TrackState::getOmega(), EVENT::TrackState::getPhi(), EVENT::TrackState::getReferencePoint(), TEST::LOG(), std::ref(), std::stringstream::str(), and testname.
|
static |
Definition at line 20 of file test_trackstate.cc.
Referenced by main().