FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
macro
detectors
lmd
geo
macro/detectors/lmd/geo/rootlogon.C
Go to the documentation of this file.
1
{
2
std::cout<<
"processing rootlogon.C...\n"
;
3
std::string
pandaroot_dir
(getenv(
"VMCWORKDIR"
));
4
gROOT->ProcessLine((std::string(
".include "
)+
pandaroot_dir
).c_str());
5
gSystem->Load(
"libLmd"
);
6
}
pandaroot_dir
std::string pandaroot_dir(getenv("VMCWORKDIR"))
Generated on Wed Apr 3 2019 08:44:05 for FairRoot/PandaRoot by
1.8.5