HOPS
HOPS class reference
source
cpp_src
Containers
include
MHO_FringeContainers.hh
Go to the documentation of this file.
1
#ifndef MHO_FringeContainers_HH__
2
#define MHO_FringeContainers_HH__
3
4
//this include file should not be used directly
5
#ifndef MHO_ContainerDefinitions_HH__
6
#error "Do not include MHO_StationContainers.hh directly; use MHO_ContainerDefinitions.hh instead."
7
#endif
8
9
namespace
hops
10
{
11
12
//quick and dirty, TODO formalize this
13
14
using
xpower_type
=
MHO_TableContainer< std::complex< double >
,
MHO_AxisPack< MHO_Axis< double >
> >;
15
using
phasor_type
=
MHO_TableContainer< std::complex< double >
,
MHO_AxisPack< MHO_Axis< double >
,
MHO_Axis< double >
> >;
16
using
xpower_amp_type
=
MHO_TableContainer< double, MHO_AxisPack< MHO_Axis< double >
> >;
17
18
}
// namespace hops
19
20
#endif
hops::MHO_AxisPack
Class MHO_AxisPack.
Definition:
MHO_AxisPack.hh:22
hops::MHO_Axis< double >
hops::MHO_TableContainer< std::complex< double >, MHO_AxisPack< MHO_Axis< double > > >
hops
Definition:
MHO_ChannelLabeler.hh:17
Generated on Thu Jul 31 2025 19:34:19 for HOPS by
1.9.1