Rivet::PercentileBase Class Reference PercentileBase is the base class of all Percentile classes. More...
Inheritance diagram for Rivet::PercentileBase:
![]()
Detailed DescriptionPercentileBase is the base class of all Percentile classes. This base class contains all non-templated variables and infrastructure needed. Constructor & Destructor Documentation◆ PercentileBase()
the main constructor requiring a pointer, ana, to the Analysis to which this object belongs and the name of the CentralityProjection, projname, to be used. Member Function Documentation◆ centralities()
return the list of centrality bins. The size of this vector is the same as number of internal analysis objects in the sub class PercentileTBase. ◆ selectBins()
the PercentileBase for a new event. This will perform the assigned CentralityProjection and select out the (indices) of the internal AnalysisObjects that are to be active in this event. References Rivet::ProjectionApplier::apply(), Rivet::SingleValueProjection::clear(), and Rivet::inRange(). Referenced by Rivet::PercentileTBase< T >::init(), and PercentileBase(). The documentation for this class was generated from the following files:
Generated on Sun Feb 17 2019 21:05:15 for Rivet by ![]() |