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
EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
BeastMagneticField
delphes_EIC
Doxygen_Assist
east
eic-smear
EicRoot
eicsmear-jetexample
eicsmeardetectors
EicToyModel
estarlight
Fun4All-lmon
fun4all_coresoftware
blob
master
calibrations
generators
decayFinder
FermiMotionAfterburner
flowAfterburner
hijing
dummy
pyhikcut.f
pyhistfe.f
examples
src
JETSCAPE
JEWEL
phhepmc
PHPythia6
PHPythia8
PHSartre
sHEPGen
sHijing
offline
simulation
fun4all_eic_qa
fun4all_eic_tutorials
fun4all_eicdetectors
fun4all_eicmacros
fun4all_g4jleic
fun4all_GenFit
fun4all_macros
fun4all_tutorials
g4exampledetector
g4lblvtx
online_distribution
PEPSI
doxygen_mainpage.h
File Members
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
pyhikcut.f
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file pyhikcut.f
1
2
C*********************************************************************
3
4
SUBROUTINE
pyhikcut
(MCUT)
5
6
C...Dummy routine, which the user can replace in order to make cuts on
7
C...the kinematics on the parton level before the matrix elements are
8
C...evaluated and the event is generated. The cross-section estimates
9
C...will automatically take these cuts into account, so the given
10
C...values are for the allowed phase space region only. MCUT=0 means
11
C...that the event has passed the cuts, MCUT=1 that it has failed.
12
common/pyhipars/mstp(200),parp(200),msti(200),pari(200)
13
SAVE
/pyhipars/
14
15
mcut=0
16
17
RETURN
18
END
fun4all_coresoftware
blob
master
generators
hijing
dummy
pyhikcut.f
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:39
using
1.8.2 with
EIC GitHub integration