LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
RootEnv.h
Go to the documentation of this file.
1
#ifndef EVDB_ROOTENV_H
9
#define EVDB_ROOTENV_H
10
class
TRint;
11
12
namespace
evdb
{
14
class
RootEnv
{
15
public
:
16
RootEnv
(
int
argc,
char
** argv);
17
~RootEnv
();
18
19
int
Run
();
20
21
private
:
22
void
SetStyle
();
23
void
InterpreterConfig
();
24
void
SignalConfig
();
25
void
LoadIncludes
();
26
void
LoadClasses
();
27
28
private
:
29
};
30
}
31
#endif // EVDROOTENV_H
32
evdb::RootEnv::~RootEnv
~RootEnv()
Definition:
RootEnv.cxx:68
evdb::RootEnv::LoadIncludes
void LoadIncludes()
Definition:
RootEnv.cxx:132
evdb::RootEnv::Run
int Run()
Definition:
RootEnv.cxx:76
evdb
Manage all things related to colors for the event display.
Definition:
AnalysisBaseDrawer.h:18
evdb::RootEnv
Configure the ROOT environment.
Definition:
RootEnv.h:14
evdb::RootEnv::SetStyle
void SetStyle()
Definition:
RootEnv.cxx:209
evdb::RootEnv::SignalConfig
void SignalConfig()
Definition:
RootEnv.cxx:104
evdb::RootEnv::InterpreterConfig
void InterpreterConfig()
Definition:
RootEnv.cxx:91
evdb::RootEnv::LoadClasses
void LoadClasses()
Definition:
RootEnv.cxx:191
evdb::RootEnv::RootEnv
RootEnv(int argc, char **argv)
Definition:
RootEnv.cxx:30
nutools
EventDisplayBase
RootEnv.h
Generated on Thu Jul 26 2018 13:10:22 for LArSoft by
1.8.11