Skip to content

LArCondTPCnv+LArRawConditions: Add unit tests.

Scott Snyder requested to merge ssnyder/athena:test.LArCondTPCnv-20200123 into master

Add some unit tests, in preparation for removing #define private.

Also fix some bugs found by the bugs related to cases not exercised by the standard reconstruction.

Add some additional typedefs in LArConditionsSubset.

Fix LArCompactSubsetVector::getSize() for zero-sized payloads.

Merge request reports