Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
larreco
larreco
Genfit
TGeant3
TGeant3f77.h
Go to the documentation of this file.
1
#ifndef ROOT_TGeant3f77
2
#define ROOT_TGeant3f77
3
4
////////////////////////////////////////////////////
5
// C++/f77 interface to Geant3 basic routines //
6
////////////////////////////////////////////////////
7
8
#include "
larreco/Genfit/TGeant3/TGeant3.h
"
9
10
class
TGeant3f77
:
public
TGeant3
{
11
12
public
:
13
TGeant3f77
();
14
TGeant3f77
(
const
char
*
title
, Int_t nwgeant=0);
15
virtual
~TGeant3f77
() {}
16
17
18
private
:
19
TGeant3f77
(
const
TGeant3f77
&tg3);
20
TGeant3f77
&
operator=
(
const
TGeant3f77
&tg3);
21
22
ClassDef(
TGeant3f77
,1)
//C++/f77 interface to Geant basic routines
23
};
24
#endif //ROOT_TGeant3f77
TGeant3f77::TGeant3f77
TGeant3f77()
TGeant3f77
Definition:
TGeant3f77.h:10
TGeant3.h
TGeant3
Definition:
TGeant3.h:641
TGeant3f77::~TGeant3f77
virtual ~TGeant3f77()
Definition:
TGeant3f77.h:15
TGeant3f77::operator=
TGeant3f77 & operator=(const TGeant3f77 &tg3)
drawSensitivitySummaries_simplevars.title
title
Definition:
drawSensitivitySummaries_simplevars.py:308
Generated by
1.8.11