Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkRTConstants.h
Go to the documentation of this file.
1 /*============================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center (DKFZ)
6 All rights reserved.
7 
8 Use of this source code is governed by a 3-clause BSD license that can be
9 found in the LICENSE file.
10 
11 ============================================================================*/
12 
13 #ifndef _MITK_RT_CONSTANTS_H_
14 #define _MITK_RT_CONSTANTS_H_
15 
16 #include <string>
17 
18 #include "MitkDicomRTExports.h"
19 
20 namespace mitk
21 {
22 
24 
25 {
29  static const std::string DOSE_PROPERTY_NAME;
30 
35  static const std::string PRESCRIBED_DOSE_PROPERTY_NAME;
36 
41  static const std::string REFERENCE_DOSE_PROPERTY_NAME;
42 
46  static const std::string REFERENCE_STRUCTURE_SET_PROPERTY_NAME;
47 
52  static const std::string DOSE_TYPE_PROPERTY_NAME;
53 
57  static const std::string REFERENCE_DESCRIPTION_DOSE_PROPERTY_NAME;
58 
63  static const std::string DOSE_SUMMATION_TYPE_PROPERTY_NAME;
64 
71  static const std::string DOSE_FRACTION_COUNT_PROPERTY_NAME;
72 
82  static const std::string DOSE_RADIATION_TYPE_PROPERTY_NAME;
83 
87  static const std::string DOSE_SHOW_ISOLINES_PROPERTY_NAME;
88 
92  static const std::string DOSE_SHOW_COLORWASH_PROPERTY_NAME;
93 
97  static const std::string DOSE_ISO_LEVELS_PROPERTY_NAME;
98 
102  static const std::string DOSE_FREE_ISO_VALUES_PROPERTY_NAME;
103 
104 };
105 }
106 
107 #endif
static const std::string REFERENCE_STRUCTURE_SET_PROPERTY_NAME
static const std::string REFERENCE_DOSE_PROPERTY_NAME
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string DOSE_FREE_ISO_VALUES_PROPERTY_NAME
static const std::string DOSE_ISO_LEVELS_PROPERTY_NAME
static const std::string DOSE_PROPERTY_NAME
#define MITKDICOMRT_EXPORT
static const std::string REFERENCE_DESCRIPTION_DOSE_PROPERTY_NAME
static const std::string DOSE_SUMMATION_TYPE_PROPERTY_NAME
static const std::string DOSE_FRACTION_NUMBER_OF_BEAMS_PROPERTY_NAME
static const std::string DOSE_SHOW_COLORWASH_PROPERTY_NAME
static const std::string PRESCRIBED_DOSE_PROPERTY_NAME
static const std::string DOSE_TYPE_PROPERTY_NAME
static const std::string DOSE_RADIATION_TYPE_PROPERTY_NAME
static const std::string DOSE_SHOW_ISOLINES_PROPERTY_NAME
static const std::string DOSE_FRACTION_COUNT_PROPERTY_NAME