ATLAS Offline Software
Loading...
Searching...
No Matches
MinBiasPRDAssociation.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MINBIASD3PD_PRDASSOCIATION_H
6#define MINBIASD3PD_PRDASSOCIATION_H
7
8
10
12 public:
15
16 void reset();
17
18 int nPixelUA = 0;
19 int nBlayerUA = 0;
23
24 int nSCTUA = 0;
25 int nSCTBarrelUA = 0;
28
29 int nTRTUA = 0;
30 int nTRTBarrelUA = 0;
33};
34
35CLASS_DEF( MinBiasPRDAssociation, 95564017, 1 )
36
37#endif
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
~MinBiasPRDAssociation()=default