GENIEGenerator
Loading...
Searching...
No Matches
Tools
Geometry
GeoUtils.h
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*!
3
4
\namespace genie::utils::geometry
5
6
\brief Geometry utilities
7
8
\author Jacek Holeczek
9
10
\created March 26, 2009
11
12
\cpright Copyright (c) 2003-2025, The GENIE Collaboration
13
For the full text of the license visit http://copyright.genie-mc.org
14
*/
15
//____________________________________________________________________________
16
17
#ifndef _GEO_UTILS_H_
18
#define _GEO_UTILS_H_
19
20
#include <string>
21
22
class
TGeoVolume;
23
24
using
std::string;
25
26
namespace
genie
{
27
namespace
utils
{
28
29
namespace
geometry
30
{
31
void
RecursiveExhaust
(TGeoVolume *topvol,
string
volnames,
bool
exhaust);
32
33
}
// geometry namespace
34
}
// utils namespace
35
}
// genie namespace
36
37
#endif
// _GEO_UTILS_H_
genie::utils::geometry
Geometry utilities.
genie::utils::geometry::RecursiveExhaust
void RecursiveExhaust(TGeoVolume *topvol, string volnames, bool exhaust)
Definition
GeoUtils.cxx:16
genie::utils
Root of GENIE utility namespaces.
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0