-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrecon_main.yaml
55 lines (50 loc) · 1.33 KB
/
recon_main.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
################################################################################
# CONFIGURATION FILE FOR DRICH EICrecon USAGE
################################################################################
### EICrecon plugins
plugins:
- janadot
# - dump_flags
### PODIO collections to include in the output
podio:
output_collections:
### simulation
- DRICHHits
- MCParticles
### digitization
- DRICHRawHits
- DRICHRawHitsAssociations
### track projections
- DRICHAerogelTracks
- DRICHGasTracks
- DRICHMergedTracks
### IRT PID
- DRICHAerogelIrtCherenkovParticleID
- DRICHGasIrtCherenkovParticleID
- DRICHMergedIrtCherenkovParticleID
### Reconstructed Particles
- ReconstructedChargedParticles
- ReconstructedChargedParticleAssociations
- ReconstructedChargedParticleIDs
### EICrecon log levels
log_levels:
eicrecon: info
richgeo: info
DRICH:
DRICHRawHits: info
#DRICHTracks: info
DRICHMergedTracks: info
DRICHIrtCherenkovParticleID: info
DRICHMergedIrtCherenkovParticleID: info
pid:
ChargedParticlesWithAssociations: info
### common settings
jana:
nevents: 0
debug_plugin_loading: 1
acts:
MaterialMap: calibrations/materials-map.cbor
### DRICH Configuration Overrides
DRICH:
DRICHIrtCherenkovParticleID:
cheatPhotonVertex: true