Forum Search:
GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung
Search
Help
Members
Login
Home
Home
»
PANDA
»
PandaRoot
»
Tracking
»
Update on eta_c reconstruction with STT and TPC
Show:
Today's Messages
::
Polls
::
Message Navigator
Re: Update on eta_c reconstruction with STT and TPC
[
message #12366
is a reply to
message #12363
]
Wed, 27 July 2011 12:26
Elisa Fioravanti
Messages:
84
Registered:
January 2008
continuous participant
From:
*fe.infn.it
Hello Dima,
thanks for your reply.
I have tried with svn update -r 12752 and I re-compiled but I have this error:
[ 57%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdt.cxx.o
[ 57%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdtMagnet.cxx.o
[ 58%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdtCoil.cxx.o
[ 58%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdtMuonFilter.cxx.o
[ 58%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdtMFIron.cxx.o
[ 58%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdtGeoConstructorFast.cxx.o
/home/fioravanti/fairsoft/pandaroot/mdt/MdtMC/PndMdtGeoConstructorFast.c xx:34: error: no ‘void PndMdt::ConstructGeometryFast()’ member function declared in class ‘PndMdt’
make[2]: *** [mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdtGeoConstructorFast.cxx.o] Error 1
make[1]: *** [mdt/CMakeFiles/Mdt.dir/all] Error 2
make: *** [all] Error 2
Instead, if I change the sim macro in this way:
PndMdt *Muo = new PndMdt("MDT",kTRUE);
Muo->SetMdtMagnet(kTRUE);
// Muo->SetMdtMFIron(kFALSE);
Muo->SetMdtCoil(kTRUE);
Muo->SetBarrel("muon_TS_barrel_strip_v1_noGeo.root");
Muo->SetEndcap("muon_TS_endcap_strip_v1_noGeo.root");
Muo->SetForward("muon_Forward_strip_v1_noGeo.root");
Muo->SetMuonFilter("muon_MuonFilter_strip_v1_noGeo.root");
fRun->AddModule(Muo);
everything works,
now, what is the best solution to run the simulation?
thanks a lot
Elisa
Report message to a moderator
[
Message index
]
Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Wed, 22 June 2011 00:13
Re: Update on eta_c reconstruction with STT and TPC
By:
Johan Messchendorp
on Wed, 22 June 2011 00:32
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Wed, 22 June 2011 08:55
Re: Update on eta_c reconstruction with STT and TPC
By:
Felix Boehmer
on Wed, 22 June 2011 12:37
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Thu, 23 June 2011 01:07
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Mon, 27 June 2011 13:57
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Mon, 27 June 2011 15:04
Re: Update on eta_c reconstruction with STT and TPC
By:
Felix Boehmer
on Mon, 27 June 2011 15:12
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Mon, 27 June 2011 15:16
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Tue, 28 June 2011 13:24
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Mon, 27 June 2011 17:54
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Mon, 27 June 2011 18:05
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Mon, 27 June 2011 18:14
Re: Update on eta_c reconstruction with STT and TPC
By:
Johannes Rauch
on Tue, 26 July 2011 16:20
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Tue, 26 July 2011 16:52
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Tue, 26 July 2011 17:34
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Wed, 27 July 2011 12:19
Re: Update on eta_c reconstruction with STT and TPC
By:
Johannes Rauch
on Tue, 26 July 2011 17:43
Re: Update on eta_c reconstruction with STT and TPC
By:
Elisa Fioravanti
on Wed, 27 July 2011 11:16
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Wed, 27 July 2011 11:42
Re: Update on eta_c reconstruction with STT and TPC
By:
Johannes Rauch
on Wed, 27 July 2011 12:56
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Wed, 27 July 2011 12:12
Re: Update on eta_c reconstruction with STT and TPC
By:
Elisa Fioravanti
on Wed, 27 July 2011 12:26
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Wed, 27 July 2011 12:26
Re: Update on eta_c reconstruction with STT and TPC
By:
Elisa Fioravanti
on Wed, 27 July 2011 12:29
Re: Update on eta_c reconstruction with STT and TPC
By:
Elisa Fioravanti
on Wed, 27 July 2011 15:27
Re: Update on eta_c reconstruction with STT and TPC
By:
Johannes Rauch
on Wed, 27 July 2011 15:26
Re: Update on eta_c reconstruction with STT and TPC
By:
Johannes Rauch
on Thu, 28 July 2011 16:30
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Thu, 28 July 2011 23:25
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Fri, 29 July 2011 00:03
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Fri, 29 July 2011 00:36
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Fri, 29 July 2011 09:17
Re: Update on eta_c reconstruction with STT and TPC
By:
Johan Messchendorp
on Fri, 29 July 2011 10:24
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Fri, 29 July 2011 10:47
Re: Update on eta_c reconstruction with STT and TPC
By:
Gianluigi Boca
on Fri, 29 July 2011 14:33
Re: Update on eta_c reconstruction with STT and TPC
By:
Lia Lavezzi
on Fri, 29 July 2011 16:30
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Fri, 29 July 2011 15:03
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Fri, 29 July 2011 16:43
Re: Update on eta_c reconstruction with STT and TPC
By:
Lia Lavezzi
on Fri, 29 July 2011 17:04
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Fri, 29 July 2011 19:02
Re: Update on eta_c reconstruction with STT and TPC
By:
Johannes Rauch
on Fri, 29 July 2011 19:06
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Sat, 30 July 2011 09:05
Re: Update on eta_c reconstruction with STT and TPC
By:
Lia Lavezzi
on Sat, 30 July 2011 11:06
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Sat, 30 July 2011 12:09
Re: Update on eta_c reconstruction with STT and TPC
By:
Felix Boehmer
on Sat, 30 July 2011 12:23
Re: Update on eta_c reconstruction with STT and TPC
By:
Lia Lavezzi
on Sat, 30 July 2011 15:34
Re: Update on eta_c reconstruction with STT and TPC
By:
Dima Melnychuk
on Sat, 30 July 2011 17:57
Re: Update on eta_c reconstruction with STT and TPC
By:
StefanoSpataro
on Sat, 30 July 2011 18:27
Re: Update on eta_c reconstruction with STT and TPC
By:
Felix Boehmer
on Sat, 30 July 2011 18:30
Previous Topic:
Problem with secondary tracks
Next Topic:
TpcRiemannTrackingTask - ideal PID now working - please rerun reconstruction
Goto Forum:
- GSI Forum
Announcements
Forum Documentation
Forum FAQ
Forum Support
Forum Feature Requests/General Discussion
Forum Bugs
Forum Sandbox
- Controls
Controls - General
EPICS @ GSI
Realtime
SCADA systems
- E3 series
E3 - Allgemeines
E3 - Schematic
E3 - Panel
E3 - Cable
E3 - Logic
E3 - View
E3 - Bridge
E3 - COM
E3 - DB
- Scientific Computing
General discussion
C++
Geant4 Simulation
GO4
Linux OS
ROOT
- Alice
Alice Analysis
Alice Computing
Alice-GSI
Alice-HD
Alice Photon
Alice TRD chamber construction
Alice TRD Chamber Tests
Alice TRD Software
Alice TRD Status Meeting
- CBM
CBM computing and communication infrastructure
CBM silicon tracker
CBM Hadron-ID
CBM simulation framework
CBM tracking
CBM open charm simulations
CBM J/Psi simulations
CBM low mass dileptons
CBM Physics Board
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- CBMROOT
General
Bugs and Problems
MUCH
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- PWG
Dileptons PWG
- Ceres
CERES collaboration
CERES meetings
CERES computing
CERES data analysis
CERES productions
CERES physics analysis
CERES papers
CERES final results by author
- Fopi
Fopi - General
kaonic cluster
- FutureDAQ
FutureDAQ - Networking
FutureDAQ - Tools
FutureDAQ - Time Distribution
FutureDAQ - Signal Processing
FutureDAQ - Selection Algorithms
FutureDAQ - Simulation
FutureDAQ - Compute Node
FutureDAQ - Frontend Electronics
- GSI Users' Group
General
Atomic Physics
Biophysics
Hadron Physics
Heavy Elements
Materials Research
Nuclear Collisions
Nuclear Structure
Plasmaphysics
Theory
- Hades
Hades - Framework
Hades - Lepton Analysis
Hades - P+P Analysis
Hades - Presentations and Talks
Hades - Conference Proceedings
Hades - Publications
Hades - PID
Hades - Tracking
Hades - DAQ & Trigger
Hades - Pion Beam Physics
Pluto
- NoRHDia
NoRHDia general
- NUSTAR
NUSTAR Si tracker
NUSTAR PRESPEC
- PANDA
PANDA - General
Speakers Committee
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- PandaRoot
General
Bugs, Fixes, Releases
Tracking
Event Generators
Meetings
Particle Identification
Analysis
Monte Carlo Engines
EMC
Hypernuclear Simulation
MVD
Fast Simulations
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- PANDA-TB
FEE TAG
Tracking TAG
PID TAG
MTB TAG
Integration TAG
Technical Board
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- PANDA - Detector
PANDA - DAQT
PANDA - Cherenkov
PANDA TOF
PANDA GEM Detectors
PANDA Tracking
PANDA EMC
Detector Control System
Luminosity Monitor
PANDA EDMS
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- PANDA - Physics
PANDA - Hypernuclei experiment
PANDA - EMP
PANDA - Open Charm
PANDA - Charmonium and Exotics
PANDA - Baryon Spectroscopy
PANDA - Hadrons in Nuclei
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- PANDA - Computing
Grid and Infrastructure
Software Trigger
- Hadron
Hadron - General Announcements
Hadron - Scalars
Hadron - Tensors
Hadron - Charmonium
Hadron - Bottomonium
Hadron - Open Charm
Hadron - Open Beauty
Hadron - QCD Exotics
Hadrons in Media
Hadron - Effective Theories
- PWA
PWA - General Issues
PWA - Spin Formalisms
PWA - Dynamical Amplitudes
PWA - Scalar Waves
PWA - Scattering
PWA - Production
- SPARC
SPARC - General
- Virtual Institute 146
VI 146 - hbt
VI 146 - strangeness
VI 146 - fluctuations
VI 146 - dileptons
- LVUG
LVUG - Allgemeines
LVUG - Technische Fragen
LVUG - Web-Beiträge und Rezension
LVUG - Objektorientiertes Programmieren
LVUG - Medizintechnik
LVUG - Lehre
- Test Category
Speakers Committee
Hasenhirn
Hardware
Personal
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- Hadron
- PWA
- SPARC
- Virtual Institute 146
- LVUG
- Test Category
- BES3
- BES3 Computing
BES3 General Software
BES3 Event Generators
BES3 Simulation
BES3 Analysis
BES3 Computing Environment
BES3 Data
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- Hadron
- PWA
- SPARC
- Virtual Institute 146
- LVUG
- Test Category
- BES3
- BES3 Detector
BES3 Detector Forum
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- Hadron
- PWA
- SPARC
- Virtual Institute 146
- LVUG
- Test Category
- BES3
- BES3 Physics
BES3 Physics Forum
- SIS18
SIS18 Forum
SIS18 Magnete
SIS18 Stromversorgung
SIS18 Hochfrequenz
SIS18 Injektion-Extraktion
SIS18 Ultrahochvakuum
SIS18 Strahldiagnose
SIS18 Sondergeräte
SIS18 Justierung
SIS18 Kontrollsystem und Datenversorgung
- Fairroot
External Packages
General Discussion
- GSI Forum
- Controls
- E3 series
- Scientific Computing
- Alice
- CBM
- Ceres
- Fopi
- FutureDAQ
- GSI Users' Group
- Hades
- NoRHDia
- NUSTAR
- PANDA
- Hadron
- PWA
- SPARC
- Virtual Institute 146
- LVUG
- Test Category
- BES3
- SIS18
- Fairroot
- FAIR-Beschleuniger
- Technische Koordination
Ergebnisprotokolle
Themen für zukünftige Sitzungen
Sitzungsprotokolle
- AGATA
AGATA - AGAPRO
AGATA - General Tools
AGATA - General Analysis
AGATA - GammaWare
- R3BRoot
General Discussions
Installation and Compilation
Simulation Issues
Data Analysis
- PSL
APD
- Kleinanzeigen
Hardware
Personal
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Sun Nov 24 01:25:41 CET 2024
Total time taken to generate the page: 0.01007 seconds