HerdSoftware
0.3.2
include
analysis
common
NestedTemplateDictFixes.h
Go to the documentation of this file.
1
/*
2
* NestedTemplateDictFixes.h
3
*
4
* Created on: 11 Oct 2019
5
* Author: Lorenzo Pacini
6
*/
7
9
#ifndef HERD_NESTEDTEMPLATEDICTFIXES_H_
10
#define HERD_NESTEDTEMPLATEDICTFIXES_H_
11
12
namespace
Herd
{
13
namespace
_Private {
22
using
NestedTemplateDictFixes1
=
SidesArray<int>
;
23
using
NestedTemplateDictFixes2
=
ViewArray<int>
;
24
}
25
}
26
27
#endif
/* HERD_NESTEDTEMPLATEDICTFIXES_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
Herd::ViewArray
An array that accepts axis as subscripts.
Definition:
ViewArray.h:27
Herd::SidesArray
An array that accepts side as subscripts.
Definition:
SidesArray.h:72
Generated by
1.8.13