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
Magnet.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file Magnet.h
1
2
#ifndef Magnet_h
3
#define Magnet_h
4
5
// spectrometer dipole magnet
6
#include <Geant4/globals.hh>
7
class
G4LogicalVolume;
8
9
class
Magnet
{
10
11
public
:
12
13
Magnet
(G4double zpos, G4LogicalVolume*);
14
virtual
~Magnet
() {}
15
16
};
17
18
#endif
19
Fun4All-lmon
blob
master
source
Magnet.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:38
using
1.8.2 with
EIC GitHub integration