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
offline
online
mvtx2019_pmon
scripts
mvtxOM.cc
mvtxOM.h
mvtxOMLinkDef.h
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
mvtxOM.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file mvtxOM.h
1
#ifndef __MVTX_OM_H__
2
#define __MVTX_OM_H__
3
4
#include <
pmonitor/pmonitor.h
>
// Added by X. He following Martin's trick
5
#include <Event/Event.h>
6
#include <Event/EventTypes.h>
7
8
int
process_event
(
Event
*
e
);
//++CINT
9
int
process_histos
(
float
thresh = 10);
10
int
mask_pixels
(
float
thresh = 5);
11
int
analysis
();
12
int
OM
();
13
int
print_canvas
();
14
int
print_status
();
15
void
reset_histos
();
16
void
set_verbose
(
int
v
);
17
void
set_refresh
(
int
r
);
18
void
get_alignment
();
19
20
#endif
/* __MVTX_OM_H__ */
prototype
blob
master
online
mvtx2019_pmon
mvtxOM.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:29
using
1.8.2 with
sPHENIX GitHub integration