FairRoot/PandaRoot
|
#include "TVector3.h"
#include <iostream>
#include <cmath>
#include "Rtypes.h"
Go to the source code of this file.
Classes | |
class | DecayTreeFitter::Line |
Namespaces | |
DecayTreeFitter | |
Functions | |
std::ostream & | DecayTreeFitter::operator<< (std::ostream &os, const Line &rhs) |
bool | DecayTreeFitter::closestPointParams (const Line &line0, const Line &line1, double &mu0, double &mu1) |