#include <SurveyOutput.h>
Public Member Functions | |
SurveyOutput (const std::vector< Alignable * > &, const std::string &fileName) | |
void | write (unsigned int iter) |
write out variables More... | |
Private Attributes | |
const std::vector< Alignable * > & | theAlignables |
TFile | theFile |
Write variables to ntuple for survey analysis.
Definition at line 19 of file SurveyOutput.h.
SurveyOutput::SurveyOutput | ( | const std::vector< Alignable * > & | alignables, |
const std::string & | fileName | ||
) |
Definition at line 10 of file SurveyOutput.cc.
void SurveyOutput::write | ( | unsigned int | iter | ) |
write out variables
Definition at line 17 of file SurveyOutput.cc.
References Alignable::displacement(), i, N, nt, python.connectstrParser::o, Alignable::rotation(), theAlignables, theFile, align::toAngles(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by pkg.AbstractPkg::generate(), and SurveyAlignment::iterate().
|
private |
Definition at line 35 of file SurveyOutput.h.
Referenced by write().
|
private |
Definition at line 37 of file SurveyOutput.h.
Referenced by write().