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: #8

Merged
merged 1 commit into from
Nov 6, 2014
Merged

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

Removed namespace prefixes from the UpgradeV1Layer class

Renamed LinkDefs and library names to conform to the coding guidelines

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
@MohammadAlTurany MohammadAlTurany merged commit 185f572 into AliceO2Group:dev Nov 6, 2014
sawenzel pushed a commit that referenced this pull request Dec 13, 2018
* Track matching

* Adding classes for TOF matching

* Taking the TPC track after the outwards propagation

* Propagate the TrackTPC corresponding to the track to match

* Getter and Setter of the value of the number of sigma to cut for the matching

* Use TPCITS track for TOF matching

* Load geometry for DPL processing

* TOF digitizer switch to vector of vectors for digits

* timestamp removed from TOF digits and other fixes (#6)

* Important changes in digitizer output and matching

- Digitizer output is now a vector of vectors (each "sub-vector" is per TOF readout frame)
- Matching now seems to work (but we still don't check the time)

* Tof rec (#8)

* move tof digitizer to vec of vecs also for MC labels

* ad TOF test MC generator

* git-clang-format - again
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 pushed a commit to knopers8/AliceO2 that referenced this pull request Sep 7, 2020
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Jan 19, 2022
EmilGorm pushed a commit to EmilGorm/AliceO2 that referenced this pull request Apr 15, 2023
…1844)

* Find dependencies: Get description instead of binding.

This fix makes it possible to look for the tree name, which is what the O2 error reports.

* MegaLinter fixes (AliceO2Group#8)

Co-authored-by: Vít Kučera <vit.kucera@cern.ch>

---------

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
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.

2 participants