|
Jpp
18.2.0-rc.1
the software that should make you happy
|
Example program to test angle of incidence of a photon from a muon on a PMT. More...
#include <string>#include <iostream>#include <iomanip>#include "TRandom3.h"#include "JMath/JConstants.hh"#include "JGeometry3D/JVector3D.hh"#include "JGeometry3D/JVersor3D.hh"#include "JGeometry3D/JAxis3D.hh"#include "JGeometry3D/JTrack3D.hh"#include "JGeometry3D/JRotation3D.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to test angle of incidence of a photon from a muon on a PMT.
Definition in file JTrack3D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 26 of file JTrack3D.cc.
1.8.5