/[PAMELA software]/PamVMC/HOWTO_VMC_and_PAMELA
ViewVC logotype

Diff of /PamVMC/HOWTO_VMC_and_PAMELA

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pam-rm2, Fri Jun 12 18:56:07 2009 UTC revision 1.2 by pam-rm2, Mon Jul 13 15:05:46 2009 UTC
# Line 241  Line 241 
241    make    make
242    @ after this step an application library $(PAM_VMC)/lib/tgt_$(PLATFORM)/libPamVMC_fc.so will be compiled    @ after this step an application library $(PAM_VMC)/lib/tgt_$(PLATFORM)/libPamVMC_fc.so will be compiled
243      and some calibration files will be copied from $(PAM_VMC)/aux@      and some calibration files will be copied from $(PAM_VMC)/aux@
244      @ do an export
245      export LD_LIBRARY_PATH=$(PAM_VMC)/lib/tgt_$(PLATFORM):$(LD_LIBRARY_PATH)
246    
247    @ in $(PAM_VMC)/examples you can find an example of usage @    @ in $(PAM_VMC)/examples you can find an example of usage @
248    @ For more details please look inside $(PAM_VMC)/include PamVMCPrimaryGenerator.h and PamVMCDetectorHit.h @    @ For more details please look inside $(PAM_VMC)/include PamVMCPrimaryGenerator.h and PamVMCDetectorHit.h @
249    
250    /////////////EXTERNAL DIGITIZER/////////////////
251    In aux/PamVMVDigitizer you can find a source code of stand-alone digitizer. Just do make.
252    There are only 3 parameters: input root-file name, output raw-filename and integer random seed.
253    If you specify 0, then TRandom3(0) object will be created. All digitizers use this object.
254    Please note, that current version of digidaizer could be not compatible with root-files generated
255    with previous versions of PamVMC due to addtitonal variables in PamVMCDetectorHit class
256    
257    
258  /////////////SPGECTRA GENERATOR/////////////////  /////////////SPGECTRA GENERATOR/////////////////
259  @ spectra_generator is a tool which allow you to generate tracks above the apparatus  @ spectra_generator is a tool which allow you to generate tracks above the apparatus
260    isotropically and save initial kinematic parameters (X0,Y0,Z0=110., P, Theta, Phi)    isotropically and save initial kinematic parameters (X0,Y0,Z0=110., P, Theta, Phi)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23