Difference between revisions of "Hallc soft:engine common2"
From HallCWiki
Jump to navigationJump to search(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Common's List == | == Common's List == | ||
− | Here is a list of the .cmn files that the subroutines/functions from the | + | Here is a list of the .cmn files that the subroutines/functions from the '''ENGINE''' sub-directory use.<br> |
− | + | '''NOTE:''' Not all routines include all of these. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<code> | <code> | ||
− | + | c_ntuple.cmn | |
− | c_ntuple.cmn | + | coin_data_structures.cmn |
− | coin_data_structures.cmn | + | coin_filenames.cmn |
− | coin_filenames.cmn | + | gen_constants.par |
− | gen_constants.par | + | gen_craw.cmn |
− | gen_craw.cmn | + | gen_data_structures.cmn |
− | gen_data_structures.cmn | + | gen_decode_common.cmn |
− | gen_decode_common.cmn | + | gen_detectorids.par |
− | gen_detectorids.par | + | gen_event_info.cmn |
− | gen_event_info.cmn | + | gen_filenames.cmn |
− | gen_filenames.cmn | + | gen_pawspace.cmn |
− | gen_pawspace.cmn | + | gen_routines.dec |
− | gen_routines.dec | + | gen_run_info.cmn |
− | gen_run_info.cmn | + | gen_run_info.dte |
− | gen_run_info.dte | + | gen_run_pref.cmn |
− | gen_run_pref.cmn | + | gen_run_pref.dte |
− | gen_run_pref.dte | + | gen_scalers.cmn |
− | gen_scalers.cmn | + | h_ntuple.cmn |
− | h_ntuple.cmn | + | h_sieve_ntuple.cmn |
− | h_sieve_ntuple.cmn | + | hms_bypass_switches.cmn |
− | hms_bypass_switches.cmn | + | hms_calorimeter.cmn |
− | hms_calorimeter.cmn | + | hms_data_structures.cmn |
− | hms_data_structures.cmn | + | hms_filenames.cmn |
− | hms_filenames.cmn | + | hms_pedestals.cmn |
− | hms_pedestals.cmn | + | hms_physics_sing.cmn |
− | hms_physics_sing.cmn | + | hms_scin_parms.cmn |
− | hms_scin_parms.cmn | + | hms_scin_tof.cmn |
− | hms_scin_tof.cmn | + | hms_track_histid.cmn |
− | hms_track_histid.cmn | + | hms_tracking.cmn |
− | hms_tracking.cmn | + | mc_structures.cmn |
− | mc_structures.cmn | + | s_ntuple.cmn |
− | s_ntuple.cmn | + | sos_aero_parms.cmn |
− | sos_aero_parms.cmn | + | sos_bypass_switches.cmn |
− | sos_bypass_switches.cmn | + | sos_calorimeter.cmn |
− | sos_calorimeter.cmn | + | sos_data_structures.cmn |
− | sos_data_structures.cmn | + | sos_filenames.cmn |
− | sos_filenames.cmn | + | sos_physics_sing.cmn |
− | sos_physics_sing.cmn | + | sos_scin_parms.cmn |
− | sos_scin_parms.cmn | + | sos_scin_tof.cmn |
− | sos_scin_tof.cmn | + | sos_track_histid.cmn |
− | sos_track_histid.cmn | + | sos_tracking.cmn |
− | sos_tracking.cmn | ||
− | |||
</code> | </code> | ||
− | Return to [[hallc_soft:engine|ENGINE]] | + | Return to [[hallc_soft:engine|ENGINE]] |
+ | <br> | ||
Return to [[Hall_c_soft_main#Hall_C_Software_Documentation|Hall C Software Documentation]] | Return to [[Hall_c_soft_main#Hall_C_Software_Documentation|Hall C Software Documentation]] |
Latest revision as of 09:52, 16 April 2012
Common's List
Here is a list of the .cmn files that the subroutines/functions from the ENGINE sub-directory use.
NOTE: Not all routines include all of these.
c_ntuple.cmn
coin_data_structures.cmn
coin_filenames.cmn
gen_constants.par
gen_craw.cmn
gen_data_structures.cmn
gen_decode_common.cmn
gen_detectorids.par
gen_event_info.cmn
gen_filenames.cmn
gen_pawspace.cmn
gen_routines.dec
gen_run_info.cmn
gen_run_info.dte
gen_run_pref.cmn
gen_run_pref.dte
gen_scalers.cmn
h_ntuple.cmn
h_sieve_ntuple.cmn
hms_bypass_switches.cmn
hms_calorimeter.cmn
hms_data_structures.cmn
hms_filenames.cmn
hms_pedestals.cmn
hms_physics_sing.cmn
hms_scin_parms.cmn
hms_scin_tof.cmn
hms_track_histid.cmn
hms_tracking.cmn
mc_structures.cmn
s_ntuple.cmn
sos_aero_parms.cmn
sos_bypass_switches.cmn
sos_calorimeter.cmn
sos_data_structures.cmn
sos_filenames.cmn
sos_physics_sing.cmn
sos_scin_parms.cmn
sos_scin_tof.cmn
sos_track_histid.cmn
sos_tracking.cmn
Return to ENGINE
Return to Hall C Software Documentation