Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Utilities
Geometry
Transformation-fwd.h
Go to the documentation of this file.
1
9
#ifndef _utl_Transformation_fwd_h_
10
#define _utl_Transformation_fwd_h_
11
12
13
#include <utl/TransformerConstructor-fwd.h>
14
15
namespace
utl {
16
17
class
TransformationPolicy
;
18
typedef
TransformerConstructor<TransformationPolicy>
Transformation
;
19
20
}
// utl
21
22
23
#endif // _utl_Transformation_fwd_h_
24
25
// Configure (x)emacs for this file ...
26
// Local Variables:
27
// mode:c++
28
// compile-command: "make -C .. -k"
29
// End:
utl::Transformation
TransformerConstructor< TransformationPolicy > Transformation
Definition:
Transformation-fwd.h:17
utl::TransformerConstructor
Constructors for Transformer classes.
Definition:
TransformerConstructor-fwd.h:16
utl::TransformationPolicy
Definition:
Transformation.h:37
, generated on Tue Sep 26 2023.