FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
gconfig
fllibs.C
Go to the documentation of this file.
1
// $Id$
2
3
//------------------------------------------------
4
// The Virtual Monte Carlo examples
5
// Copyright (C) 2007, Ivana Hrivnacova
6
// All rights reserved.
7
//
8
// For the licensing terms see geant4_vmc/LICENSE.
9
// Contact: vmc@pcroot.cern.ch
10
//-------------------------------------------------
11
14
15
#include <iostream>
16
17
void
fllibs
()
18
{
20
21
cout <<
"Loading Fluka libraries ..."
<< endl;
22
23
gSystem->Load(
"libfluka.so"
);
24
25
cout <<
"Loading Fluka libraries ... finished"
<< endl;
26
}
27
fllibs
void fllibs()
Definition:
fllibs.C:17
Generated on Wed Apr 3 2019 08:43:50 for FairRoot/PandaRoot by
1.8.5