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

Renamed directories: #7

Closed
wants to merge 1 commit into from

Conversation

kouzinopoulos
Copy link
Contributor

AliBase -> Base
AliData -> Data
AliGenerators -> Generators

Namespace changes for classes:

O2Detector -> Detector
O2Module -> Module
O2TrackReference -> TrackReference
AliDetectorList -> DetectorList
AliStack -> Stack
AliMCTrack -> MCTrack

Correctly set ClassImp to namespaces

Remove namespace prefixes from the UpgradeV1Layer class

AliBase -> Base
AliData -> Data
AliGenerators -> Generators

Namespace changes for classes:

O2Detector -> Detector
O2Module -> Module
O2TrackReference -> TrackReference
AliDetectorList -> DetectorList
AliStack -> Stack
AliMCTrack -> MCTrack

Correctly set ClassImp to namespaces

Removed namespace prefixes from the UpgradeV1Layer class

Renamed LinkDefs and library names to conform to the coding guidelines
mconcas referenced this pull request in mconcas/AliceO2 Jan 21, 2019
Fix run_vert_ca_its.C macro
Add vertex reconstruction to run_trac_ca_its.C macro
Start vertexer refactorisation to be consistent with tracker structure
sawenzel pushed a commit that referenced this pull request Jan 30, 2019
Fix run_vert_ca_its.C macro
Add vertex reconstruction to run_trac_ca_its.C macro
Start vertexer refactorisation to be consistent with tracker structure
mslupeck pushed a commit to mslupeck/AliceO2 that referenced this pull request Mar 4, 2020
dsekihat pushed a commit to dsekihat/AliceO2 that referenced this pull request Aug 20, 2020
knopers8 added a commit to knopers8/AliceO2 that referenced this pull request Sep 7, 2020
QC-47

* Added dependency on O2 (alidist will need to be updated as well - i will create PR shortly)
* Created TaskDataProcessor class, which executes user modules similarly to TaskDevice, but using DPL and O2 Data Model.
* Created TaskDataProcessorFactory, which generates DataProcessorSpec of QC task.
* Created TaskInterfaceDPL, similar to TaskInterface, to be inherited by user modules.
* Moved Activity class to separate file, because it is used by two different classes from now on.
* Moved implementation of TaskFactory.create to header and made it a template - now it can be used to get both TaskInterface or TaskInterfaceDPL children.
* Created TaskDPL - exemplary workflow using QC/DPL Task
* Created SkeletonDPL - exemplary user module
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Nov 25, 2020
Please consider the following formatting changes to AliceO2Group#4511
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant