Functors for vertex isolation
- Remove VTXFITCHI2 and Vertex.h class
- Introduction of functional functors like
ENTRY_WITH_MIN_REL_VALUE_OFandENTRY_WITH_MAX_REL_VALUE_OFto compose for obtaining the vertex variables defined in VertexIsolation.cpp and used in TupleToolVtxIsoln.cpp. You can get the entry in the relation table with the minimum/maximum value of the functors' call. It could be used to evaluate the mass of the candidate that makes the minimum DELTACHI2 with the reference particle (vertex isolation variable). - Dummy tests in
TestFunctor.cppfor the previous functors - Introduction of
SMALLEST_DELTACHI2andPARTICLE_PROPERTY_SMALLEST_DELTACHI2to be used as helper functor to retrieve vertex isolation variables - Improvement of docstrings in init file
- Introduction of
VertexAndConeIsolationtool and helper class to derive cone and vertex isolation variables offline
Applications in Analysis!913 (merged) and DaVinci!741 (merged) for the evaluation of vertex isolation variables
Edited by Tommaso Fulghesu