Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
Analysis Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
acts-fatras
analysis
analysis_tpc_prototype
coresoftware
Doxygen_Assist
g4exampledetector
GenFit
JETSCAPE
KFParticle
macros
online_distribution
OnlMon
prototype
blob
master
macros
MvtxPrototype2
Draw.C
Draw_hitmap.C
Draw_hotmap.C
Fun4All_TestBeam.C
mvtxBeamTestRunScan.C
Style.h
prototype2
prototype3
prototype4
tpc2019
offline
online
simulation
pythia6
rcdaq
RDBC
tutorials
doxygen_mainpage.h
File Members
Examples
External Links
•
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