EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
vc2020_03_20.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file vc2020_03_20.h
1
2
#include <
EtmVacuumChamber.h
>
3
4
#ifndef _VC2020_03_20_
5
#define _VC2020_03_20_
6
7
class
vc2020_03_20
:
public
EtmVacuumChamber
{
8
public
:
9
vc2020_03_20
(
void
);
10
~vc2020_03_20
() {};
11
12
void
CreateGeometry
(
void
);
13
bool
ConfigurableCrossingAngle
(
void
)
const
{
return
true
; };
//false; };
14
//double FixedCrossingAngle ( void ) const;
15
16
ClassDef(
vc2020_03_20
, 1)
17
};
18
19
#endif
EicToyModel
blob
master
include
vc2020_03_20.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:38
using
1.8.2 with
EIC GitHub integration