#include <PlotUtils.h>
Public Member Functions | |
void | printHelix (const GlobalPoint &p1, const GlobalPoint &p2, const GlobalVector &n2, std::ofstream &outFile, int charge) |
Definition at line 9 of file PlotUtils.h.
void PlotUtils::printHelix | ( | const GlobalPoint & | p1, |
const GlobalPoint & | p2, | ||
const GlobalVector & | n2, | ||
std::ofstream & | outFile, | ||
int | charge | ||
) |
Definition at line 7 of file PlotUtils.cc.
References a, trackerHits::c, funct::cos(), i, M_PI, p1, p2, phi, alignCSCRings::r, funct::sin(), mathSSE::sqrt(), Vector3DBase< T, FrameTag >::unit(), PV3DBase< T, PVType, FrameType >::x(), vdt::x, detailsBasic3DVector::y, PV3DBase< T, PVType, FrameType >::y(), detailsBasic3DVector::z, and PV3DBase< T, PVType, FrameType >::z().
Referenced by PlotRecTracks::printRecTracks(), and PlotSimTracks::printSimTracks().