-
Notifications
You must be signed in to change notification settings - Fork 184
/
Copy path_copy_tools_8h.html
150 lines (148 loc) · 10.8 KB
/
_copy_tools_8h.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!-- HTML header for doxygen 1.8.6-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<title>CombineHarvester: CombineTools/interface/CopyTools.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 70px;">
<td style="padding-left: 0.5em;">
<div id="projectname">CombineHarvester
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_copy_tools_8h.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#namespaces">Namespaces</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">CopyTools.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <string></code><br />
<code>#include <map></code><br />
<code>#include <vector></code><br />
<code>#include <set></code><br />
<code>#include "<a class="el" href="_combine_harvester_8h_source.html">CombineHarvester/CombineTools/interface/CombineHarvester.h</a>"</code><br />
<code>#include "<a class="el" href="_object_8h_source.html">CombineHarvester/CombineTools/interface/Object.h</a>"</code><br />
</div>
<p><a href="_copy_tools_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacech"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacech.html">ch</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a30449f890154e9002086dbfacc74d85c"><td class="memTemplParams" colspan="2">template<typename Function > </td></tr>
<tr class="memitem:a30449f890154e9002086dbfacc74d85c"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacech.html#a30449f890154e9002086dbfacc74d85c">ch::CloneObs</a> (<a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &src, <a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &dest, Function func)</td></tr>
<tr class="memdesc:a30449f890154e9002086dbfacc74d85c"><td class="mdescLeft"> </td><td class="mdescRight">Duplicate <a class="el" href="classch_1_1_observation.html">Observation</a> objects in one instance, which are then modified by a user-supplied function, before being inserted into another instance. <a href="namespacech.html#a30449f890154e9002086dbfacc74d85c">More...</a><br /></td></tr>
<tr class="separator:a30449f890154e9002086dbfacc74d85c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a25bd105268bf5e23e7c895329938aa0e"><td class="memTemplParams" colspan="2">template<typename Function > </td></tr>
<tr class="memitem:a25bd105268bf5e23e7c895329938aa0e"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacech.html#a25bd105268bf5e23e7c895329938aa0e">ch::CloneProcs</a> (<a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &src, <a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &dest, Function func)</td></tr>
<tr class="memdesc:a25bd105268bf5e23e7c895329938aa0e"><td class="mdescLeft"> </td><td class="mdescRight">Duplicate <a class="el" href="classch_1_1_process.html">Process</a> objects in one instance, which are then modified by a user-supplied function, before being inserted into another instance. <a href="namespacech.html#a25bd105268bf5e23e7c895329938aa0e">More...</a><br /></td></tr>
<tr class="separator:a25bd105268bf5e23e7c895329938aa0e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa9eced43e8f467639564c24f2203f818"><td class="memTemplParams" colspan="2">template<typename Function > </td></tr>
<tr class="memitem:aa9eced43e8f467639564c24f2203f818"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacech.html#aa9eced43e8f467639564c24f2203f818">ch::CloneSysts</a> (<a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &src, <a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &dest, Function func)</td></tr>
<tr class="memdesc:aa9eced43e8f467639564c24f2203f818"><td class="mdescLeft"> </td><td class="mdescRight">Duplicate <a class="el" href="classch_1_1_systematic.html">Systematic</a> objects in one instance, which are then modified by a user-supplied function, before being inserted into another instance. <a href="namespacech.html#aa9eced43e8f467639564c24f2203f818">More...</a><br /></td></tr>
<tr class="separator:aa9eced43e8f467639564c24f2203f818"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a27eee114b589ec9869ea3d34863e41fe"><td class="memTemplParams" colspan="2">template<typename Function > </td></tr>
<tr class="memitem:a27eee114b589ec9869ea3d34863e41fe"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacech.html#a27eee114b589ec9869ea3d34863e41fe">ch::CloneProcsAndSysts</a> (<a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &src, <a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &dest, Function func)</td></tr>
<tr class="memdesc:a27eee114b589ec9869ea3d34863e41fe"><td class="mdescLeft"> </td><td class="mdescRight">Duplicate the <a class="el" href="classch_1_1_process.html">Process</a> and <a class="el" href="classch_1_1_systematic.html">Systematic</a> objects in one instance, which are then modified by a user-supplied function, before being inserted into another instance. <a href="namespacech.html#a27eee114b589ec9869ea3d34863e41fe">More...</a><br /></td></tr>
<tr class="separator:a27eee114b589ec9869ea3d34863e41fe"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0f62630d67d75c1b6143c0519da2a720"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacech.html#a0f62630d67d75c1b6143c0519da2a720">ch::SplitSyst</a> (<a class="el" href="classch_1_1_combine_harvester.html">ch::CombineHarvester</a> &cb, std::string const &syst_in, std::string const &split1, std::string const &split2, double val1, double val2)</td></tr>
<tr class="memdesc:a0f62630d67d75c1b6143c0519da2a720"><td class="mdescLeft"> </td><td class="mdescRight">Replace all instances of an existing systematic with two copies having modified values. <a href="namespacech.html#a0f62630d67d75c1b6143c0519da2a720">More...</a><br /></td></tr>
<tr class="separator:a0f62630d67d75c1b6143c0519da2a720"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.6-->
<!-- start footer part -->
</body>
</html>