VMC
Version 2.0
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
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 Wed Jan 18 2023 08:59:07 for VMC by
1.9.6