-
CERN
- Meyrin, Switzerland
Block or Report
Block or report eguiraud
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
cppyy_tutorial Public
Tutorial for cppyy prepared for the workshop on interfaces with low level libraries in Cernay, May 2018
-
cvmfs_everywhere Public
Recipe for an ubuntu-based docker container with a working cvmfs client
Shell 3
-
-
1,426 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 19 commits in 4 repositories
Created a pull request in root-project/root that received 14 comments
[DF] Fix several problems in Snapshot
In this PR: fix duplicates in autogenerated list of columns to Snapshot: when a tree/data-source column was Redefine'd, Snapshot was tripping itse…
+78
−33
•
14
comments
Opened 15 other pull requests in 3 repositories
root-project/root
2
open
9
merged
- [TTreeReader] Add support for Short_t, UShort_t array sizes
- bypass UUID registration when using READ_WITHOUT_GLOBALREGISTRATION (v6.26)
- [I/O] Use thread-local collection proxy in TClass::Destructor (v6.26)
- [IO][NFC] Remove duplicated lines from docs
- [DF] Fix long int + Snapshot test on 32 bit platforms
- [NFC][tree] Mention that Long_t branches are not cross-platform
- [I/O] Use thread-local collection proxy in TClass::Destructor
- [DF] Backport several fixes in Snapshot to v6.26
- [DF] Some minor improvements
- [DF] Consistently fall back to FindBranch in SetBranchesHelper
- [DF] Fix Snapshot of RVecs read from a TTree (v6.26)
root-project/roottest
3
merged
root-project/web
1
merged
Reviewed 16 pull requests in 2 repositories
root-project/root
15 pull requests
- [core] Small TSeq improvements
-
Avoid using deprecated
std::iteratorin TSeq and TTreeReader classes - [PyROOT][RDF] Fix logic to enable RDF tests
- [PyROOT][RDF] Support template instantiation in HistoXD and ProfileXD pythonizations
- [DF] Disable also distributed tutorials on Mac ARM
- [PyROOT] Add tutorial for TContext and TFile context managers
- [TMVA][SOFIE] Add possibility of using SOFIE with RDataFrame for inference
- [VecOps] Several improvements in the RVec swap tests
- [DF] Use swaps inside the RTreeColumnReader
- [VecOps] Fix #10297. Teach Rvec's to swap small and adopting vectors
- [DF] Some minor improvements
- [VecOps] Fix #10297. Teach Rvec's to swap small and adopting vectors
- [DF] Fix Snapshot of RVecs read from a TTree
- [DF] Fix several problems in Snapshot
- NENTRIES is not always a multiple of the expected size
root-project/root-docker
1 pull request
Created an issue in root-project/root that received 4 comments
[I/O] Race condition when reading vectors with custom allocators with TTreeProcessorMT
This is a reproducer (segfaults frequently but not always): #include <ROOT/TTreeProcessorMT.hxx> #include <TROOT.h> #include <TTreeReader.h> #include
4
comments