NAIA
1.1.1
include
Utility
FrameTransformation
GTODTransformations.h
Go to the documentation of this file.
1
//
2
// Created by vformato on 6/27/23.
3
//
4
// Extracted from gbatch, file CC/FrameTrans.C
5
// Original author: S. Della Torre
6
//
7
8
#ifndef NAIA_GTODTRANSFORMATIONS_H
9
#define NAIA_GTODTRANSFORMATIONS_H
10
11
#include "
Containers/RTIInfo.h
"
12
#include "
Utility/FrameTransformation/FrameTransformations.h
"
13
14
namespace
NAIA
{
15
namespace
FrameTransformation {
16
17
PolarCoo<RefFrame::GTOD>
AMSLocal_to_GTOD
(
float
track_theta,
float
track_phi,
const
RTIInfo &rti_info);
18
19
}
// namespace FrameTransformation
20
}
// namespace NAIA
21
#endif // NAIA_GTODTRANSFORMATIONS_H
FrameTransformations.h
NAIA
Definition:
Event.h:13
NAIA::FrameTransformation::AMSLocal_to_GTOD
PolarCoo< RefFrame::GTOD > AMSLocal_to_GTOD(float track_theta, float track_phi, const RTIInfo &rti_info)
Definition:
GTODTransformations.cpp:10
RTIInfo.h
RTIInfo container class description.
Generated by
1.8.18