Skip to content

Releases: dglazier/clas12root

ready for pass1

28 Feb 13:29
Compare
Choose a tag to compare

Include new class for handling beam charge scaler_reader
Update HipoChain to process sequential files with clas2reader
Change layer number for CTOF and FTHODO to 1, consistent with new DSTs. Backward compatability should be retained for now, it can be removed in the future.
Check trigger bits clas12reader::checkTriggerBit(bit)
region_partcle->getDeltaTime introduced other functions fixed

1.3: Merge pull request #4 from dglazier/anaHipo

22 Jan 14:07
0d93da2
Compare
Choose a tag to compare

Optimisations

04 Dec 15:28
Compare
Choose a tag to compare

Declare all getters inline and const , matched to hipo code.
Allow check of particle IDs before calling getStructure on all banks in case the event is not of interest. See clas12reader::preCheckPids()
Allow DST files with RECFT::Event::EvCAT OR RECFT::Event::category
At CNDOFF to layers so to distinguish from FTOF layers

Final 1.0

27 Nov 11:32
Compare
Choose a tag to compare
Final 1.0 Pre-release
Pre-release
1.0.end

Fix FTBasedPid so clas12reader::getByID is based on FT based Pid if c…