Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/v526/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1>ROOT Version 5.26/00 Release Notes</h1>
<li><a href="#gui"> <b>Graphical User Interface</b></a> - from basic GUI elements to ROOT's own, complete dialogs</li>
<li><a href="#hist"> <b>Histograming</b></a> - counting values, spectra, and drawing them</li>
<li><a href="#html"> <b>HTML</b></a> - the documentation generator</li>
<li><a href="#io"> <b>Input/Ouput</b></a> - storing and reading data</li>
<li><a href="#io"> <b>Input/Output</b></a> - storing and reading data</li>
<li><a href="#math"> <b>Mathemathics</b></a> - everything one can use to calculate: minimizers, matrixes, FFT, and much more</li>
<li><a href="#misc"> <b>Miscellaneous</b></a> - things that didn't make it into the other groups: table </li>
<li><a href="#montecarlo"> <b>Monte Carlo</b></a> - monte carlo and physics simulation interfaces</li>
Expand Down
2 changes: 1 addition & 1 deletion doc/v528/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1>ROOT Version 5.28/00 Release Notes</h1>
<li><a href="#gui"> <b>Graphical User Interface</b></a> - from basic GUI elements to ROOT's own, complete dialogs</li>
<li><a href="#hist"> <b>Histograming</b></a> - counting values, spectra, and drawing them</li>
<li><a href="#html"> <b>HTML</b></a> - the documentation generator</li>
<li><a href="#io"> <b>Input/Ouput</b></a> - storing and reading data</li>
<li><a href="#io"> <b>Input/Output</b></a> - storing and reading data</li>
<li><a href="#math"> <b>Mathemathics</b></a> - everything one can use to calculate: minimizers, matrixes, FFT, and much more</li>
<li><a href="#misc"> <b>Miscellaneous</b></a> - things that didn't make it into the other groups: table </li>
<li><a href="#montecarlo"> <b>Monte Carlo</b></a> - monte carlo and physics simulation interfaces</li>
Expand Down
2 changes: 1 addition & 1 deletion doc/v530/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1>ROOT Version 5.30/00 Release Notes</h1>
<li><a href="#gui"> <b>Graphical User Interface</b></a> - from basic GUI elements to ROOT's own, complete dialogs</li>
<li><a href="#hist"> <b>Histograming</b></a> - counting values, spectra, and drawing them</li>
<li><a href="#html"> <b>HTML</b></a> - the documentation generator</li>
<li><a href="#io"> <b>Input/Ouput</b></a> - storing and reading data</li>
<li><a href="#io"> <b>Input/Output</b></a> - storing and reading data</li>
<li><a href="#math"> <b>Mathemathics</b></a> - everything one can use to calculate: minimizers, matrixes, FFT, and much more</li>
<li><a href="#misc"> <b>Miscellaneous</b></a> - things that didn't make it into the other groups: table </li>
<li><a href="#montecarlo"> <b>Monte Carlo</b></a> - monte carlo and physics simulation interfaces</li>
Expand Down
2 changes: 1 addition & 1 deletion doc/v532/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>ROOT Version 5.32/00 Release Notes</h1>
<li><a href="#gui"> <b>Graphical User Interface</b></a> - from basic GUI elements to ROOT's own, complete dialogs</li>
<li><a href="#hist"> <b>Histograming</b></a> - counting values, spectra, and drawing them</li>
<li><a href="#html"> <b>HTML</b></a> - the documentation generator</li>
<li><a href="#io"> <b>Input/Ouput</b></a> - storing and reading data</li>
<li><a href="#io"> <b>Input/Output</b></a> - storing and reading data</li>
<li><a href="#math"> <b>Mathemathics</b></a> - everything one can use to calculate: minimizers, matrixes, FFT, and much more</li>
<li><a href="#misc"> <b>Miscellaneous</b></a> - things that didn't make it into the other groups: table </li>
<li><a href="#montecarlo"> <b>Monte Carlo</b></a> - monte carlo and physics simulation interfaces</li>
Expand Down
2 changes: 1 addition & 1 deletion doc/v534/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>ROOT Version 5.33/01 Release Notes</h1>
<li><a href="#gui"> <b>Graphical User Interface</b></a> - from basic GUI elements to ROOT's own, complete dialogs</li>
<li><a href="#hist"> <b>Histograming</b></a> - counting values, spectra, and drawing them</li>
<li><a href="#html"> <b>HTML</b></a> - the documentation generator</li>
<li><a href="#io"> <b>Input/Ouput</b></a> - storing and reading data</li>
<li><a href="#io"> <b>Input/Output</b></a> - storing and reading data</li>
<li><a href="#math"> <b>Mathemathics</b></a> - everything one can use to calculate: minimizers, matrixes, FFT, and much more</li>
<li><a href="#misc"> <b>Miscellaneous</b></a> - things that didn't make it into the other groups: table </li>
<li><a href="#montecarlo"> <b>Monte Carlo</b></a> - monte carlo and physics simulation interfaces</li>
Expand Down
2 changes: 1 addition & 1 deletion documentation/primer/your_first_ROOT_macro.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gROOT->SetStyle("Plain"); // set plain TStyle
gStyle->SetOptStat(111111); // draw statistics on plots,
// (0) for no output
gStyle->SetOptFit(1111); // draw fit results on plot,
// (0) for no ouput
// (0) for no output
gStyle->SetPalette(57); // set color map
gStyle->SetOptTitle(0); // suppress title box
...
Expand Down
2 changes: 1 addition & 1 deletion graf2d/asimage/src/libAfterImage/asimagexml.c
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ handle_asxml_tag_solid( ASImageXMLState *state, xml_elem_t* doc, xml_elem_t* par
* id Optional. Image will be given this name for future reference.
* dst Optional. Name of file image will be saved to. If omitted
* image will be dumped into stdout - usefull for CGI apps.
* format Optional. Ouput format of saved image. Defaults to the
* format Optional. Output format of saved image. Defaults to the
* extension of the "dst" parameter. Valid values are the
* standard AS image file formats: xpm, jpg, png, gif, tiff.
* compress Optional. Compression level if supported by output file
Expand Down
2 changes: 1 addition & 1 deletion interpreter/llvm/src/lib/IR/GCOV.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ static uint32_t safeDiv(uint64_t Numerator, uint64_t Divisor) {
return Numerator / Divisor;
}

// This custom division function mimics gcov's branch ouputs:
// This custom division function mimics gcov's branch outputs:
// - Round to closest whole number
// - Only output 0% or 100% if it's exactly that value
static uint32_t branchDiv(uint64_t Numerator, uint64_t Divisor) {
Expand Down
2 changes: 1 addition & 1 deletion main/src/hadd.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ int main( int argc, char **argv )
if (keepCompressionAsIs && !reoptimize)
std::cout << "hadd compression setting for meta data: " << newcomp << '\n';
else
std::cout << "hadd compression setting for all ouput: " << newcomp << '\n';
std::cout << "hadd compression setting for all output: " << newcomp << '\n';
}
if (append) {
if (!merger.OutputFile(targetname,"UPDATE",newcomp)) {
Expand Down
2 changes: 1 addition & 1 deletion tmva/doc/README
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Getting Started:

~/myTMVAwork> root -l
~/myTMVAwork> TMVA::Tools::Instance() #setup TMVA (loads the library)
~/myTMVAwork> TMVA::TMVAGui() #starts the Gui on the 'default tmva ouput file' TMVA.root
~/myTMVAwork> TMVA::TMVAGui() #starts the Gui on the 'default tmva output file' TMVA.root
~/myTMVAwork> TMVA::TMVAGui("TheFileCreatedByYourTraining.root" # start the GUI

How to apply the TMVA methods:
Expand Down
2 changes: 1 addition & 1 deletion tmva/tmva/inc/TMVA/Rule.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ namespace TMVA {

class Rule {

// ouput operator for a Rule
// output operator for a Rule
friend std::ostream& operator<< ( std::ostream& os, const Rule & rule );

public:
Expand Down
4 changes: 2 additions & 2 deletions tmva/tmva/src/MethodCFMlpANN_Utils.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ void TMVA::MethodCFMlpANN_Utils::Entree_new( Int_t *, char *, Int_t *ntrain,
ULog() << kINFO << "Number of layers for neuron(" << j << "): " << fNeur_1.neuron[j - 1] << Endl;
}
if (fNeur_1.neuron[fParam_1.layerm - 1] != 2) {
printf("Error: wrong number of classes at ouput layer: %i != 2 ==> abort\n",
printf("Error: wrong number of classes at output layer: %i != 2 ==> abort\n",
fNeur_1.neuron[fParam_1.layerm - 1]);
Arret("stop");
}
Expand Down Expand Up @@ -695,7 +695,7 @@ void TMVA::MethodCFMlpANN_Utils::TestNN()
}
if (fParam_1.lclass < fNeur_1.neuron[fParam_1.layerm - 1]) {
ktest = 1;
printf("Error: wrong number of classes at ouput layer: %i != %i ==> abort\n",
printf("Error: wrong number of classes at output layer: %i != %i ==> abort\n",
fNeur_1.neuron[fParam_1.layerm - 1], fParam_1.lclass);
Arret("problem needs to reported ");
}
Expand Down
8 changes: 4 additions & 4 deletions tmva/tmva/src/OptimizeConfigParameters.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ void TMVA::OptimizeConfigParameters::GetMVADists()
}
////////////////////////////////////////////////////////////////////////////////
/// return the searation between the signal and background
/// MVA ouput distribution
/// MVA output distribution

Double_t TMVA::OptimizeConfigParameters::GetSeparation()
{
Expand All @@ -418,10 +418,10 @@ Double_t TMVA::OptimizeConfigParameters::GetSeparation()
/// calculate the area (integral) under the ROC curve as a
/// overall quality measure of the classification
///
/// makeing pdfs out of the MVA-ouput distributions doesn't work
/// reliably for cases where the MVA-ouput isn't a smooth distribution.
/// makeing pdfs out of the MVA-output distributions doesn't work
/// reliably for cases where the MVA-output isn't a smooth distribution.
/// this happens "frequently" in BDTs for example when the number of
/// trees is small resulting in only some discrete possible MVA ouput values.
/// trees is small resulting in only some discrete possible MVA output values.
/// (I still leave the code here, but use this with care!!! The default
/// however is to use the distributions!!!

Expand Down
2 changes: 1 addition & 1 deletion tmva/tmva/src/PDEFoam.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1486,7 +1486,7 @@ void TMVA::PDEFoam::OutputGrow( Bool_t finished )
/// as rectangles in C++ format readable for ROOT.
///
/// Parameters:
/// - filename - filename of ouput root macro
/// - filename - filename of output root macro
///
/// - opt - cell_value, rms, rms_ov_mean
/// If cell_value is set, the following values will be filled into
Expand Down