ParticleBase-container physics utils
Detailed DescriptionFunction Documentation◆ deltaEtaMin() [1/2]
template<typename CONTAINER , typename = isCIterable<CONTAINER>>
Calculate the minimum pseudorapidity separation in a collection of particle-like objects.
References Rivet::deltaEta(). ◆ deltaEtaMin() [2/2]
template<typename CONTAINER1 , typename CONTAINER2 , typename = isCIterable<CONTAINER1, CONTAINER2>>
Calculate the minimum pseudorapidity separation between two collections of particle-like objects.
References Rivet::deltaEta(). ◆ deltaPhiMin() [1/2]
template<typename CONTAINER , typename = isCIterable<CONTAINER>>
Calculate the minimum phi separation in a collection of particle-like objects.
References Rivet::deltaPhi(). ◆ deltaPhiMin() [2/2]
template<typename CONTAINER1 , typename CONTAINER2 , typename = isCIterable<CONTAINER1, CONTAINER2>>
Calculate the minimum phi separation between two collections of particle-like objects.
References Rivet::deltaPhi(). ◆ deltaRapMin() [1/2]
template<typename CONTAINER , typename = isCIterable<CONTAINER>>
Calculate the minimum rapidity separation in a collection of particle-like objects.
References Rivet::deltaRap(). ◆ deltaRapMin() [2/2]
template<typename CONTAINER1 , typename CONTAINER2 , typename = isCIterable<CONTAINER1, CONTAINER2>>
Calculate the minimum pseudorapidity separation between two collections of particle-like objects.
References Rivet::deltaRap(). ◆ deltaRMin() [1/2]
template<typename CONTAINER , typename = isCIterable<CONTAINER>>
Calculate the minimum rapidity separation in a collection of particle-like objects.
References Rivet::deltaR(). ◆ deltaRMin() [2/2]
template<typename CONTAINER1 , typename CONTAINER2 , typename = isCIterable<CONTAINER1, CONTAINER2>>
Calculate the minimum pseudorapidity separation between two collections of particle-like objects.
References Rivet::deltaR(). Generated on Fri Mar 7 2025 10:12:18 for Rivet by |