fcs:fcchh
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
fcs:fcchh [2016/03/21 19:59] – created asc | fcs:fcchh [2016/04/30 02:54] (current) – asc | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== FCC-hh detector studies ====== | ||
- | This pages describes physics studies for a FCC-hh detector. | + | [[community:hepsim|<< back]] |
- | You can find Monte Carlo samples in the LCIO format using the [[http:// | + | |
- | This link prints all event samples after full detector simulations ("tag rfull005" | + | |
- | Select " | + | |
- | You can download such samples as discussed in [[http:// | + | |
+ | ====== FCC-hh detector studies ====== | ||
- | The results shown on this page have been updated using [[https://atlaswww.hep.anl.gov/asc/ | + | //This wiki describes fast and full simulations of a FCC-hh detector for multi-TeV energy range// |
- | The installation does not have external dependencies besides Java. Make sure Java7 and above is installed. | + | |
- | Then run these commands to install the package using Linux/Mac with the " | + | |
- | <code bash> | + | **People:** A.Kotwal (Fermilab/Duke), L.Gray (Fermilab), S.Chekanov (ANL), J.Strube (PNNL), N.Tran (Fermilab), S-S. Yu (NCU), S.Sen (Duke), J.Repond (ANL) |
- | wget http://atlaswww.hep.anl.gov/asc/ | + | |
- | tar -zvxf jas4pp.tgz | + | |
- | cd jas4pp | + | |
- | source | + | |
- | </ | + | |
- | The last command optimizes Java packages for the Python language. | + | |
- | Now you are ready to run over any file with truth-level and datector-simulation files, such as LCIO and ProMC. This program allows you: | + | |
- | | + | **Meetings**: [[https://indico.hep.anl.gov/ |
- | | + | |
- | | + | |
- | * Data analysis (jets, physics vectors, histogram packages) | + | |
- | * Visualisation of reconstructed events using Wired4 display | + | |
- | You can find more details in [[http:// | ||
- | All examples for this page are located in the " | ||
- | |||
- | |||
- | ====== LCIO event structure ====== | ||
- | |||
- | |||
- | The standard set of containers is available from the LCIO files posted on HepSim. Read | ||
- | [[http:// | ||
- | [[http:// | ||
- | |||
- | Look the Java API definition of the needed objects in [[http:// | ||
- | |||
- | < | ||
- | BeamCalHits | ||
- | CalorimeterHitRelations | ||
- | EM_BARREL | ||
- | EM_ENDCAP | ||
- | EcalBarrelHits | ||
- | EcalEndcapHits | ||
- | HAD_BARREL | ||
- | HAD_ENDCAP | ||
- | HcalBarrelHits | ||
- | HcalEndcapHits | ||
- | HelicalTrackHitRelations | ||
- | HelicalTrackHits | ||
- | HelicalTrackMCRelations | ||
- | LumiCalHits | ||
- | MCParticle | ||
- | MUON_BARREL | ||
- | MUON_ENDCAP | ||
- | MuonBarrelHits | ||
- | MuonEndcapHits | ||
- | PandoraPFOCollection | ||
- | ReconClusters | ||
- | SiTrackerBarrelHits | ||
- | SiTrackerEndcapHits | ||
- | SiTrackerForwardHits | ||
- | SiVertexBarrelHits | ||
- | SiVertexEndcapHits | ||
- | StateAtECal | ||
- | StateAtEnd | ||
- | StateAtStart | ||
- | TKR_RawTrackerHits | ||
- | TKR_TrackerHits | ||
- | Tracks | ||
- | VXD_RawTrackerHits | ||
- | VXD_TrackerHits | ||
- | </ | ||
- | |||
- | ====== Detector geometry ====== | ||
- | The Monte Carlo files located in [[http:// | ||
- | using the sidloi3 detector: [[http:// | ||
- | [[http:// | ||
- | |||
- | The SiD detector is shown here {{: | ||
- | |||
- | You can view detector geometries posted in [[http:// | ||
- | Download zip file and extract it. Find file " | ||
- | |||
- | < | ||
- | gconverter -o heprep compact.xml | ||
- | </ | ||
- | |||
- | Now you can open this file in the Jas and view it. Look at other options by running " | ||
- | |||
- | Here are a few links to the description of this detector. | ||
- | |||
- | |||
- | {{: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | ====== Using C++/ROOT with LCIO ====== | ||
- | |||
- | If you need to read LCIO files in C++ code with ROOT/ | ||
- | |||
- | <code bash> | ||
- | wget http:// | ||
- | cd lcio-cpp; make | ||
- | </ | ||
- | It will compile " | ||
- | |||
- | |||
- | |||
- | ====== Analysing truth-level files ====== | ||
- | |||
- | You can run over the original truth-level files from HepSim: | ||
- | |||
- | <code bash> | ||
- | wget http:// | ||
- | fpad pythia6_zpole_tautau.py | ||
- | </ | ||
- | This example prints the pT distribution of e, mu, taus. | ||
- | Typically, HepSim contains validation files with the extension py that can check the validity of truth-level samples. | ||
- | See the description in [[http:// | ||
+ | * **[[fcs: | ||
+ | * **[[fcs: | ||
+ | * **[[fcs: | ||
+ | * **[[fcs: | ||
| | ||
- | | ||
- | ====== Visualizing events with Jas+Wired ====== | ||
- | |||
- | You can run Jas+Wired to visualize the simulated events. | ||
- | <code bash> | ||
- | jaspp | ||
- | </ | ||
- | This will start Jas3 with all needed plugins. | ||
- | Then copy the detector geometry file to the local directory where the file " | ||
- | <code bash> | ||
- | wget http:// | ||
- | </ | ||
- | This will create a directory " | ||
- | |||
- | Now we can visualize the detector as **[File]-[Open data source]-[HepRep]** XML and select the file " | ||
- | This is how to do this using the command line: | ||
- | |||
- | <code bash> | ||
- | jaspp sidloi3/ | ||
- | </ | ||
- | You will see the detector layout: | ||
- | |||
- | {{: | ||
- | |||
- | Now, we will read the event: Open any *.slcio file you copied from HepSim as | ||
- | **[File]-[Open data source]-[LCIO]** file. Then click a small button [Go] (top menu bar). It will process | ||
- | | ||
- | |||
- | {{: | ||
- | |||
- | Now press [Go] again to look at next event. | ||
- | |||
- | If you want to see how data records are organized inside the slcio file, | ||
- | do this **[File]-[New]-[LCSim Event browser]** | ||
- | |||
- | ====== People ====== | ||
- | |||
- | This collection of tools for future collider studies | ||
- | in collaboration with Jan Strube (PNNL) ([email protected]) and Ashutosh Kotwal (Duke U) [email protected]. | ||
- | The Java part of the simulator for the linear collider was designed N. Graf, J. McCormick, T.Jonson | ||
- | |||
- | |||
- | ====== FAQ ====== | ||
- | |||
- | For some help with SLIC, read: | ||
- | |||
- | https:// | ||
- | |||
- | https:// | ||
- | |||
+ | ====== Public results ====== | ||
- | ~~REFNOTES~~ | + | * [[fcs: |
- | --- // | ||
fcs/fcchh.1458590374.txt.gz · Last modified: 2016/03/21 19:59 by asc