Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.22
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
rootlogoff.C
Go to the documentation of this file.
1
/// \file
2
/// \ingroup Tutorials
3
/// Example of `rootlogoff.C`.
4
/// The macro `rootlogoff.C` in the current working directory, is executed when
5
/// `root` finishes.
6
///
7
/// \macro_code
8
///
9
/// \author Rene Brun
10
11
{
12
printf(
"\nTaking a break from ROOT? Hope to see you back!\n\n"
);
13
}
tutorials
rootlogoff.C
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:53:31 (GVA Time) using Doxygen 1.9.4