VMC
Version 2.1
Toggle main menu visibility
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
w
x
~
Functions
_
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
u
v
w
x
~
Variables
f
Typedefs
Enumerations
Enumerator
Related Symbols
Files
File List
File Members
All
_
c
e
g
k
m
t
v
Functions
Variables
Typedefs
Enumerations
Enumerator
k
Macros
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
source
src
TVirtualMCGeometry.cxx
Go to the documentation of this file.
1
// -----------------------------------------------------------------------
2
// Copyright (C) 2019 CERN and copyright holders of VMC Project.
3
// This software is distributed under the terms of the GNU General Public
4
// License v3 (GPL Version 3), copied verbatim in the file "LICENSE".
5
//
6
// See https://github.com/vmc-project/vmc for full licensing information.
7
// -----------------------------------------------------------------------
8
9
// Authors: Alice collaboration 25/06/2002
10
11
/*************************************************************************
12
* Copyright (C) 2006, Rene Brun and Fons Rademakers. *
13
* Copyright (C) 2002, ALICE Experiment at CERN. *
14
* All rights reserved. *
15
* *
16
* For the licensing terms see $ROOTSYS/LICENSE. *
17
* For the list of contributors see $ROOTSYS/README/CREDITS. *
18
*************************************************************************/
19
20
#include "
TVirtualMCGeometry.h
"
21
30
31
ClassImp
(
TVirtualMCGeometry
);
32
37
38
TVirtualMCGeometry::TVirtualMCGeometry
(
const
char
*name,
const
char
*title) : TNamed(name, title) {}
39
44
45
TVirtualMCGeometry::TVirtualMCGeometry
() : TNamed() {}
46
51
52
TVirtualMCGeometry::~TVirtualMCGeometry
() {}
ClassImp
ClassImp(TVirtualMCGeometry)
TVirtualMCGeometry.h
TVirtualMCGeometry
Interface to Monte Carlo geometry construction.
Definition
TVirtualMCGeometry.h:35
TVirtualMCGeometry::~TVirtualMCGeometry
virtual ~TVirtualMCGeometry()
Destructor.
Definition
TVirtualMCGeometry.cxx:52
TVirtualMCGeometry::TVirtualMCGeometry
TVirtualMCGeometry()
Default constructor.
Definition
TVirtualMCGeometry.cxx:45
Generated on Thu Feb 6 2025 12:50:47 for VMC by
1.13.2