Difference between revisions of "Hallc soft:engine common2"

From HallCWiki
Jump to navigationJump to search
Line 2: Line 2:
  
 
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.
 
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.
 
 
 
  
 
<code>
 
<code>
Line 48: Line 45:
 
   sos_track_histid.cmn
 
   sos_track_histid.cmn
 
   sos_tracking.cmn
 
   sos_tracking.cmn
</code>
 
 
 
 
 
 
 
<code>
 
 
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
 
 
 
</code>
 
</code>
  
 
Return to [[hallc_soft:engine|ENGINE]]\\
 
Return to [[hallc_soft:engine|ENGINE]]\\
 
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]]

Revision as of 09:50, 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