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
get_hitrate.C
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file get_hitrate.C
1
void
get_hitrate
(){
2
cout<<
"state 0 "
<<
hhitrate_chip
->GetBinContent(1)<<endl;
3
cout<<
"stave 1 "
<<
hhitrate_chip
->GetBinContent(2)<<endl;
4
cout<<
"stave 2 "
<<
hhitrate_chip
->GetBinContent(3)<<endl;
5
cout<<
"stave 3 "
<<
hhitrate_chip
->GetBinContent(4)<<endl;
6
}
prototype
blob
master
online
mvtx2019_pmon
scripts
get_hitrate.C
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:29
using
1.8.2 with
sPHENIX GitHub integration