Reconstruction & Analysis instruction for the data including RD53A


converter and pixgeo for RD53A Analysis

YarrConverterPlugin.cc[ YarrConverterPlugin.cc]

Path:Eutelescope/master/external/eudaq/v1.8.0/main/lib/plugins/YarrConverterPlugin.cc

RD53A.cc[ RD53A.cc]

Path:Eutelescope/master/geometries/src/RD53A.cc

RD53A.h[ RD53A.h]

Path:Eutelescope/master/geometries/include/RD53A.h

Instruction : installation of normal EUTelescope

export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
alias setupATLAS='source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh'
setupATLAS --quiet
localSetupROOT
lsetup cmake
lsetup git
export ILCSOFT=/path/where/you/want/to/install
cd $ILCSOFT
git clone --branch dev-cpp14 https://github.com/terzo/iLCInstall.git
cd $ILCSOFT/iLCInstall

#change CMake_path in release-atlascvmfs-lxplus.cfg

#CMake_path = "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Cmake/3.10.0/Linux-x86_64/"

#3.10.0-> lsetup cmake version

./ilcsoft-install -i examples/eutelescope/release-atlascvmfs-lxplus.cfg


# take 1hr
# when it successfully finished make script like below for the next login

cat > setupITKTB.sh <<EOF
export TB_ANALYSIS=$TBRECBASEDIR/Reconstruction
export TB_RECDIR=\$TB_ANALYSIS/TBReconstruction/TBReconstruction-trunk
export ILCSOFT=/path/where/you/installed
export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
alias setupATLAS='source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh'
setupATLAS --quiet
localSetupROOT && lsetup cmake
source $ILCSOFT/v01-19-02/Eutelescope/master/build_env.sh
EOF

some analysis information

some analysis information is written below, you can modify your config.cfg, gear.xml, RD53A.cc ...etc. if needed!

  • In converter
telescope ID : 1,2,3,4,5,6 (not 0 ~ 5)

RD53A(YARR) ID : 13

KEK94(reference) ID : 20

SINTEF1(norway) ID : 21

SINTEF3(norway) ID : 22

  • In clustering
centrerow ->Divide("rd53acentrepixel", 1, 400, 0, 1, 0, "N"); (in RD53A.cc)

more information about TGeoVolume::Divide is here.

-- Atlasj Silicon - 2018-07-19

Comments


Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file formatcc RD53A.cc r1 manage 3.4 K 2018-07-20 - 14:02 AtlasjSilicon  
Header fileh RD53A.h r1 manage 0.9 K 2018-07-20 - 14:02 AtlasjSilicon  
Unknown file formatcc YarrConverterPlugin.cc r1 manage 9.5 K 2018-07-20 - 14:02 AtlasjSilicon  
Edit | Attach | Watch | Print version | History: r20 | r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r4 - 2018-07-22 - AtlasjSilicon
 
  • Edit
  • Attach
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.
Ideas, requests, problems regarding TWiki? Send feedback