Single muon MC studies with two different electronics configurations - TOT peak at 30 BC or 15 BC

Digitization

Setup

mkdir ~/cmthome
mkdir ~/testarea
mkdir ~/testarea/14.2.0 

cd ~/cmthome

source /afs/cern.ch/sw/contrib/CMT/v1r20p20080222/mgr/setup.sh

vi requirements
#---------------------------------------------------------------------
set CMTSITE STANDALONE
set SITEROOT /afs/cern.ch/atlas/software/releases/14.2.0
macro ATLAS_TEST_AREA ${HOME}/testarea
macro ATLAS_DIST_AREA ${SITEROOT}
apply_tag projectArea
macro SITE_PROJECT_AREA ${SITEROOT}
macro EXTERNAL_PROJECT_AREA ${SITEROOT}
apply_tag opt
apply_tag setup
apply_tag simpleTest
use AtlasLogin AtlasLogin-* $(ATLAS_DIST_AREA)
set CMTCONFIG i686-slc4-gcc34-opt
#---------------------------------------------------------------------

cmt config
source ~/cmthome/setup.sh -tag=14.2.0,32 

cd ${TestArea}
cmt co -r UserAnalysis-00-12-07 PhysicsAnalysis/AnalysisCommon/UserAnalysis

cd ${TestArea}/PhysicsAnalysis/AnalysisCommon/UserAnalysis/cmt
source setup.sh  
gmake

Run

cd ${TestArea}/PhysicsAnalysis/AnalysisCommon/UserAnalysis/run

vi run_15.sh
#--------------------------------------------------------
#!/bin/sh
source ~/cmthome/setup.sh -tag=14.2.0,32
cd ~/testarea/14.2.0/PhysicsAnalysis/AnalysisCommon/UserAnalysis/run
athena.py  MyInDetDigitization_15.py Digitization/Digitization.py

chmod +x run_15.sh

  • Error
    IOVDbMgr            ERROR Exception caught: Folder /PIXEL/PixCalib not found
    IOVDbMgr          WARNING The tag PixCalib-Assembly-00-01 isn't associated to /PIXEL/PixCalib folder.
    IOVDbSvc            ERROR preLoadAddresses> getFolders failed [folder path:tag] = [/PIXEL/PixCalib:PixCalib-Assembly-00-01]
    ServiceManager      ERROR Unable to initialize service "DetectorStore"
    GeoModelSvc         ERROR ServiceLocatorHelper::createService: can not create service DetectorStore
    GeoModelSvc         FATAL DetectorStore service not found!
    ServiceManager      ERROR Unable to initialize Service: GeoModelSvc
    Py:Athena            INFO leaving with code 33: "failure in initialization"
    ApplicationMgr      FATAL finalize: Invalid state "Configured"
    ApplicationMgr       INFO Application Manager Terminated successfully
       

Talks

13 Feb 2006 Pixel TOT simulation and CTB results / Fredrik Tegenfeldt charge distribution and single pixel cluster
27 Sep 2006 Planning of digitization revision / Tegenfeldt Fredrik plan
03 Jul 2006 Status of pixel digitization / Tegenfeldt Fredrik Introduce the series of steps for digitization
13 Dec 2006 Pixel Digitization / Tegenfeldt Fredrik Introduce Calibration DB and Special Pixel Map and new TOT parametrization
15 Jan 2007 PixelDigitization status / Tegenfeldt Fredrik  
|
19 Mar 2007 PixelDigitization status / Tegenfeldt Fredrik
05 Feb 2007 [[Status of digitization model and implementation in DB
27 Feb 2007 Digitization updates for release 13 / Tegenfeldt Fredrik
04 Jun 2007 PixelDigitization status Tegenfeldt Fredrik
|

-- ShihChiehHsu - 11 Jul 2008

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2008-07-20 - ShihChiehHsu
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback