-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GLO: add trending to MeanVertex post-processing (#1864)
* [GLO] add trending to MeanVertex post-processing - trending graphs for vertex position and sigma are implemented into the MeanVertexPostProcessing task, taking values and time stamps directly from the CCDB calibration objects - the calibration objects are retrieved using the post-processing trigger time stamp instead of the current time * [GLO] added virtual destructor to TrendGraph * [GLO] added back histograms with optional reset The histograms are aded back to preserve the possibility to run the original post-processing. The histograms can be optionally reset at each post-processing trigger.
- Loading branch information
1 parent
42981ae
commit cb71885
Showing
3 changed files
with
175 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters