/[PAMELA software]/PamVMC_update/aux/mask_profiler/README
ViewVC logotype

Annotation of /PamVMC_update/aux/mask_profiler/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Oct 15 15:52:27 2013 UTC (11 years, 4 months ago) by formato
Branch: MAIN, rel
CVS Tags: reltag, HEAD
Changes since 1.1: +0 -0 lines
PamVMC update

1 formato 1.1 This application produce root-file with TList of VKmask (see PamCut/aux/VKmask) objects. Last object in list is TH2D - live time and rigidity profile, LTs for different masks and rigidities. X - rigidity cutoffs, binned according textfile ( option --rigbin_file ), Y - mask ID (not global, but local for given bunch), Z is LT in seconds.
2    
3     Options are:
4     option: --inp_dir directory where input files with tree "mask_vk_tree" stored.
5     Contains VKmask[12] array, abstime, cutoff, babs, ltime and produced by PamCut/CollectionActions/MaskVKTreeAction
6     option: --inp_pattern pattern to select files in inp_dir. Could contain wildcards.
7     option: --out_dir output directory where out_ root files will be stored. One file per each timebunch
8     option: --rigbin_file full path to textfile with binning. 1 coulumn with left edges of rigidity bins
9     option: --bunch_file full path to textfile with time bunches. 2 coulumns: start and stop abstimes.
10    
11     Example:
12     ./mask_profiler --inp_dir /gpfs/wizard/01/nikonov/HE_TOOLS/EFF_PROD_9RED_28_10_10/mask_VK_all/ --inp_pattern L2PAM10*MaskVK.root --bunch_file /gpfs/wizard/01/nikonov/HE_TOOLS/HE_EFF_9RED_28_10_10/mask_profiler/time_bunches_test.txt --out_dir /gpfs/wizard/01/nikonov/HE_TOOLS/HE_EFF_9RED_28_10_10/mask_profiler --rigbin_file /gpfs/wizard/01/nikonov/HE_TOOLS/HE_EFF_9RED_28_10_10/mask_profiler/riglist_basic_v9_orig.txt

  ViewVC Help
Powered by ViewVC 1.1.23