- General information
- Data readiness
- Grid and Cloud
- Infrastructure
- Machine Learning
- Offline Software
- Production
- Production Progress (BirdView)
- Fast Offline
- MC Production for tracking upgrade
- Monte Carlo production datasets
- Production Status Update for run 2007/2008
- Production Status for run 2010
- Production path name convention
- Real Data productions
- STAR Geometry in simulation & reconstruction
- bfcca
- production-status-update-run-2009
- production-status-update-run-2010
- S&C internal group meetings
- Test tree
Production path name convention
Updated on Tue, 2011-11-22 10:30. Originally created by jeromel on 2008-03-24 15:28.
Under:
Production path for real data
Production path for real data inherites some parts from raw data pathes and has edditional information related to trigger set, magnatic field and production series. Conventional name is:
/TOP_DIRECTORY/reco/trigger_set/magnetic_field/production_series/year_of_run/day_of_data_taken
and added ../run_number subdirectory for year 2006 and next years.
Trirger set name is defined by trigger group in the online data taken.
Examples of real data production path:
- /home/starreco/reco/cuProductionMinBias/ReversedFullField/P05id/2005/060
- /home/starreco/reco/2007ProductionMinBias/FullField/P08ic/2007/104/8104044
Here:
-cuProductionMinBias and 2007ProductionMinBias are the names of trigger sets, description could be found on the pages:
trigger set for run year 2005
tigger set for run year 2007
-P05id and P08ic - reconstruction production series
-060 and 104 - days of data taken
-8104044 - run number
Production path for simulation data
Name of path for MC data should contain fundamental definition of parameters set used for simulation and be standardized for automated cataloging.
MC path includes 7 subdirectories, each of them definds certain parameters and simulation options:
/TOP_DIRECTORY/reco/collision/event_generator_and_version/parameters/magnetic_field_or_parameters/year_of_geometry/hadronic.int_code/production_series
Examples of MC data path:
- /home/starreco/reco/auau200/hijing_1.382/b0_3/fullfield/year2004/gheisha_on/p05ie
- /home/starreco/reco/auau200/hijing_1.382/b0_20/halffield/year2004/gcalor_on/p05ie
- /home/starreco/reco/pp200/pythia_6.205/default/fullfield/year2004/gheisha_on/p05ie
- /home/starreco/reco/pp200/pythia6_410/11_15gev/cdf_a/y2007g/gheisha_on/p08ie
The meaning of notation is:
- auau200 - auau collisions with energy = 200GeV;
- pp200 - pp collisions with energy = 200GeV;
- hijing_1.382 - hijing event generator, version 1.382 was used for simulation;
- pythia_6.205 - pythia event generator, version 6.205 was used for simulation;
- b0_3 - impact parameter b is in the range 0-3 fm;
- 11_15gev - pt trigger interval;
- fullfield (halffield) - full or half magnetic field was used in simultaion;
- year2004 (y2007g) - geometry version used for simultaion;
- gheisha_on(gcalor_on) - GHEISHA or GCALOR code was used for simulation of hadronic interactions;
- p05ie - production series;
In the subdirectory "/parameters/" any parameters could be specified, other subdirectories should be defined according to conventional name.
For GEANT simulation files subdirectory "production_series" should be replaced by name "gstardata";
Production path name for embedding data
Name of path for embedding production follow name of path for real data production (some part) plus have information about embedded particle name and ID of embedding request. The path name has next structure:
TOP_DIRECTORY/embedding/trigger_set_name/particle_NNN_requestID/production.library/year/day
and added ../run_number subdirectory for year 2006 and next years.
Example of embedding data path:
- /home/starreco/embedding/cuProductionMinBias/Omega_703_1179173304/P06ib.SL06b/2005/050
Here:
- cuProductionMinBias is trigger set name;
- Omega_703_1179173304 name of embedded particle (Omega) and request ID;
- P06ib.SL06b real data production series and library version used for embedding production;
- 2005 is year of real data taken;
- 050 is day of data taken;
»
- Printer-friendly version
- Login or register to post comments