Files | |
vo001_AdoptOrOwnMemory.C | |
In this tutorial we learn how the RVec class can be used to adopt existing memory or allocate some. | |
vo001_AdoptOrOwnMemory.py | |
In this tutorial we learn how the RVec class can be used to adopt existing memory or allocate some. | |
vo002_VectorCalculations.C | |
In this tutorial we learn how the RVec class can be used to express easily mathematical operations involving arrays and scalars. | |
vo003_LogicalOperations.C | |
In this tutorial we learn how the RVec class can be used to express logical operations. | |
vo004_SortAndSelect.C | |
In this tutorial we learn how elements of an RVec can be easily sorted and selected. | |
vo004_SortAndSelect.py | |
In this tutorial we learn how elements of an RVec can be easily sorted and selected. | |
vo005_Combinations.C | |
In this tutorial we learn how combinations of RVecs can be built. | |
vo005_Combinations.py | |
In this tutorial we learn how combinations of RVecs can be built. | |
vo006_IndexManipulation.C | |
In this tutorial we demonstrate RVec helpers for index manipulation. | |
vo007_PhysicsHelpers.C | |
In this tutorial we demonstrate RVec helpers for physics computations such as angle differences \(\Delta \phi\), the distance in the \(\eta\)- \(\phi\) plane \(\Delta R\) and the invariant mass. | |