Difference: ReconstructionAndAnalysisForRD53AData (5 vs. 6)

Revision 62018-07-24 - AtlasjSilicon

 
META TOPICPARENT name="PlanerPixelTestBeam"
Changed:
<
<

Reconstruction & Analysis instruction for the data including RD53A

>
>

Reconstruction & Analysis instruction for the data including RD53A

 
Changed:
<
<

>
>

 

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
Changed:
<
<
#change CMake_path in release-atlascvmfs-lxplus.cfg
>
>

#change CMake_path in release-atlascvmfs-lxplus.cfg
 
Changed:
<
<
#CMake_path = "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Cmake/3.10.0/Linux-x86_64/"
>
>

#CMake_path = "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Cmake/3.10.0/Linux-x86_64/"
 
Changed:
<
<
#3.10.0-> lsetup cmake version
>
>

#3.10.0-> lsetup cmake version
 
./ilcsoft-install -i examples/eutelescope/release-atlascvmfs-lxplus.cfg


Changed:
<
<
# take 1hr
# when it successfully finished make script like below for the next login
>
>
# 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
Changed:
<
<
telescope ID : 1,2,3,4,5,6 (not 0 ~ 5)
>
>
telescope ID : 1,2,3,4,5,6 (not 0 ~ 5)
  RD53A(YARR) ID : 13

KEK94(reference) ID : 20

Changed:
<
<
SINTEF1(norway) ID : 21
>
>
SINTEF1(norway) ID : 21
  SINTEF3(norway) ID : 22

  • In clustering
Changed:
<
<
centrerow ->Divide("rd53acentrepixel", 1, 400, 0, 1, 0, "N"); (in RD53A.cc)
>
>
centrerow ->Divide("rd53acentrepixel", 1, 400, 0, 1, 0, "N"); (in RD53A.cc)
  more information about TGeoVolume::Divide is here.

  • In hitmaker
Deleted:
<
<
!!CAUTION!! This information may be not for RD53A!(copy from FE65) Only changed src file path!
 
Changed:
<
<
# change some hard coding histogram range :
>
>
!!CAUTION!! This information may be not suitable for RD53A!(copy from FE65) Only changed src file path!
 
Changed:
<
<
emacs -nw $ILCSOFT/v01-19-02/EUTelescope/master/processors/src/EUTelMille.cc
>
>
# change some hard coding histogram range :
 
Changed:
<
<
### l.3204-3206
# const int NBin = 600;
# const double Min = -300.;
# const double Max = 300.;
>
>
emacs -nw $ILCSOFT/v01-19-02/EUTelescope/master/processors/src/EUTelMille.cc
 
Changed:
<
<
emacs -nw $ILCSOFT/v01-19-02/EUTelescope/master/processors/src/EUTelPreAlignment.cc
>
>
### l.3204-3206
# const int NBin = 600;
# const double Min = -300.;
# const double Max = 300.;
 
Added:
>
>
emacs -nw $ILCSOFT/v01-19-02/EUTelescope/master/processors/src/EUTelPreAlignment.cc
 ### l.177 183

# AIDA::IHistogram1D * histo1Da = AIDAProcessor::histogramFactory(this)->createHistogram1D( (basePath + tempHistoName).c_str(), 100 , -20., 20.);
# AIDA::IHistogram1D * histo1Db = AIDAProcessor::histogramFactory(this)->createHistogram1D( (basePath + tempHistoName).c_str(), 100 , -20., 20.);

Changed:
<
<
-- Atlasj Silicon - 2018-07-19
>
>
-- Atlasj Silicon - 2018-07-19
 

Comments

Changed:
<
<

<--/commentPlugin-->
>
>

<--/commentPlugin-->
 
META FILEATTACHMENT attachment="RD53A.cc" attr="" comment="" date="1532095333" name="RD53A.cc" path="RD53A.cc" size="3478" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="RD53A.h" attr="" comment="" date="1532095333" name="RD53A.h" path="RD53A.h" size="905" user="AtlasjSilicon" version="1"
META FILEATTACHMENT attachment="YarrConverterPlugin.cc" attr="" comment="" date="1532095333" name="YarrConverterPlugin.cc" path="YarrConverterPlugin.cc" size="9761" user="AtlasjSilicon" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback