Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update sliding window clustering FCCee with k4geo #18

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

dasphy
Copy link

@dasphy dasphy commented Dec 14, 2023

Hello @BrieucF , @kjvbrt
PR #16 is discarded, this PR is the replacement.

@giovannimarchiori
@gartrog

Tong

@BrieucF
Copy link
Owner

BrieucF commented Dec 14, 2023

Thanks @dasphy , I'll merge after HEP-FCC/k4RecCalorimeter#58 and
key4hep/k4FWCore#158

@@ -4,7 +4,9 @@
from Configurables import PodioOutput
from Configurables import CorrectCaloClusters
from Configurables import CreateCaloClustersSlidingWindow
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if CreateCaloClustersSlidingWindow is not used anymore, can you remove this line?

@@ -4,7 +4,9 @@
from Configurables import PodioOutput
from Configurables import CorrectCaloClusters
from Configurables import CreateCaloClustersSlidingWindow
from Configurables import CreateCaloClustersSlidingWindowFCCee
from Configurables import CaloTowerTool
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if CaloTowerTool is not used anymore, can you remove this line?

@@ -414,7 +414,8 @@
hcalEndcapReadoutName="",
hcalFwdReadoutName="",
OutputLevel=INFO)
towers.ecalBarrelCells.Path = ecalBarrelCellsName
towers.ecalBarrelCells.Path = ecalBarrelPositionedCellsName
#towers.ecalBarrelCells.Path = ecalBarrelCellsName
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove this commented line?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok removing these

@dasphy
Copy link
Author

dasphy commented Feb 9, 2024

Thanks @dasphy , I'll merge after HEP-FCC/k4RecCalorimeter#58 and key4hep/k4FWCore#158

Hi @BrieucF
The 2 PRs above are just merged.
Cheers, Tong

Tagging: @giovannimarchiori , @gartrog

@BrieucF
Copy link
Owner

BrieucF commented Feb 9, 2024

Great! It looks good to me. Any further comment @giovannimarchiori ?

@dasphy can you also port this to https://github.com/HEP-FCC/FCC-config/blob/main/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py ? This repository will host clean configurations for the digitization and reconstruction of the full FCC detectors concepts, in view of future central productions.

@dasphy
Copy link
Author

dasphy commented Feb 9, 2024

@dasphy can you also port this to https://github.com/HEP-FCC/FCC-config/blob/main/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py ? This repository will host clean configurations for the digitization and reconstruction of the full FCC detectors concepts, in view of future central productions.

OK no problem

@giovannimarchiori
Copy link
Contributor

Great! It looks good to me. Any further comment @giovannimarchiori ?

@dasphy can you also port this to https://github.com/HEP-FCC/FCC-config/blob/main/FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v02/run_digi_reco.py ? This repository will host clean configurations for the digitization and reconstruction of the full FCC detectors concepts, in view of future central productions.

Looks good to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants