ATLAS Offline Software
Loading...
Searching...
No Matches
ALFADataAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// $Id: ALFADataAuxContainer_v1.cxx 693858 2015-09-09 10:30:15Z krasznaa $
6
7// Local include(s):
9
10namespace xAOD {
11
14
15 // LocRecEvCollection & LocRecODEvCollection
28
29 // LocRecCorrEvCollection & LocRecCorrODEvCollection
39
40 // RawDataContainer
43
44 // DigitCollection
47
48 // ODDigitCollection
53 }
54
55} // namespace xAOD
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
std::vector< std::vector< float > > xRPotCS
std::vector< std::vector< float > > xBeamCS
std::vector< std::vector< int > > mdFiberHits
std::vector< std::vector< float > > yStatCS
std::vector< std::vector< int > > mdFibSel
std::vector< std::vector< float > > overU
std::vector< std::vector< float > > yDetCS
std::vector< std::vector< float > > yRPotCS
std::vector< std::vector< int > > numY
std::vector< std::vector< int > > odMultiplicityPos
std::vector< std::vector< int > > odFibSel
std::vector< std::vector< float > > overY
std::vector< std::vector< float > > overV
std::vector< std::vector< float > > xDetCS
std::vector< std::vector< int > > odFiberHitsNeg
std::vector< std::vector< float > > xStatCS
std::vector< std::vector< float > > yBeamCS
ALFADataAuxContainer_v1()
Default constructor.
std::vector< std::vector< int > > odFiberHitsPos
std::vector< std::vector< int > > numU
std::vector< std::vector< int > > odMultiplicityNeg
std::vector< std::vector< float > > zLhcCS
std::vector< std::vector< int > > trigPat
std::vector< std::vector< int > > mdMultiplicity
std::vector< std::vector< int > > detectorPartID
std::vector< std::vector< float > > yLhcCS
std::vector< std::vector< int > > scaler
std::vector< std::vector< float > > xLhcCS
std::vector< std::vector< int > > numV
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.