Jpp 19.3.0-rc.1
the software that should make you happy
|
#include <iostream>
#include <fstream>
#include "TRandom3.h"
#include "JMarkov/JPhotonPath.hh"
#include "JMarkov/JPhotonPathReader.hh"
#include "JMarkov/JPhotonPathWriter.hh"
Go to the source code of this file.
Functions | |
void | printPolyline (JPolyline3D &pl) |
int | main (int argc, char **argv) |
void printPolyline | ( | JPolyline3D & | pl | ) |
Definition at line 13 of file JPhotonPathIO.cc.
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 25 of file JPhotonPathIO.cc.