Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
mvtxBeamTestRunScan.C
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file mvtxBeamTestRunScan.C
1
//#ifdef __cline__
2
#include "
mvtxOM.h
"
3
//R__LOAD_LIBRARY(libpmonitor)
4
R__LOAD_LIBRARY(libmvtxOM)
5
//#endif
6
7
void
mvtxBeamTestRunScan
(const
char
*inputFile)
8
{
9
pfileopen
(inputFile);
10
//OM();
11
//rcdaqopen();
12
//pstatus();
13
//pstart();
14
prun
();
15
OM
();
16
//sleep(15);
17
print_canvas
();
18
get_alignment
();
19
exit(0);
20
}
prototype
blob
master
macros
MvtxPrototype2
mvtxBeamTestRunScan.C
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:29
using
1.8.2 with
sPHENIX GitHub integration