ATLAS Offline Software
Control
RootUtils
src
InitHist.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: InitHist.cxx,v 1.3 2007-10-30 16:49:30 ssnyder Exp $
13
#include "
RootUtils/InitHist.h
"
14
#include "Rtypes.h"
15
#include "Getline.h"
16
17
18
namespace
RootUtils
{
19
20
24
void
InitHist::initialize
()
25
{
26
Gl_histinit(
const_cast<
char
*
>
(
"-"
));
27
}
28
29
30
}
// namespace RootUtils
RootUtils
Definition:
ILogger.h:20
InitHist.h
Initialize Root's getline history.
RootUtils::InitHist::initialize
static void initialize()
Initialize Root's getline history.
Definition:
InitHist.cxx:24
Generated on Thu Nov 7 2024 21:17:13 for ATLAS Offline Software by
1.8.18